3
0
Fork 0
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:
Jonathan 2021-04-28 19:24:18 -04:00 committed by GitHub
parent 4e17eff9b8
commit 157e8a8ae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`