mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 16:25:03 +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
|
||||
* Node `v14.0.0` and above.
|
||||
* [MariaDB](https://mariadb.org/), a drop-in replacement for [MySQL](https://www.mysql.com/).
|
||||
* Note: MySQL will **not** work.
|
||||
* [MariaDB](https://mariadb.org/)
|
||||
* MySQL will **not** work.
|
||||
|
||||
### Running the bot
|
||||
1. `cd backend`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue