mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-21 00:35:02 +00:00
refactor(readme): Shortened MariaDB statement
This commit is contained in:
parent
4e17eff9b8
commit
157e8a8ae9
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ These instructions are intended for bot development only.
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
* Node `v14.0.0` and above.
|
* Node `v14.0.0` and above.
|
||||||
* [MariaDB](https://mariadb.org/), a drop-in replacement for [MySQL](https://www.mysql.com/).
|
* [MariaDB](https://mariadb.org/)
|
||||||
* Note: MySQL will **not** work.
|
* MySQL will **not** work.
|
||||||
|
|
||||||
### Running the bot
|
### Running the bot
|
||||||
1. `cd backend`
|
1. `cd backend`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue