3
0
Fork 0
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:
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 ### 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`