Updated README.md

This commit is contained in:
2021-02-04 00:51:18 +00:00
parent 4d71b1805c
commit eccaf25a44
+1 -2
View File
@@ -4,8 +4,7 @@ An API centric news server. Uses Sequelize and mariaDB by default.
# Setup # Setup
1. Run `cp .envdev .env`, then enter the correct information into the new file. This currently runs in docker. It might need to run twice the first time.
2. Run the SQL script `sql/create_database.sql`. This will set up an empty database called `news`, and a new user called `news`.
# API # API