docs(README): Fix minor typo shema -> schema

This commit is contained in:
Mandar Vaze
2020-07-22 20:06:05 -05:00
committed by Jordan Knott
parent 70802ff4c9
commit 9f84c49a76
+1 -1
View File
@@ -34,7 +34,7 @@ docker-compose -p citadel -f docker-compose.yml -f docker-compose.migrate.yml ru
This will start a postgres instance as well as a citadel instance.
The second command runs the database shema migrations.
The second command runs the database schema migrations.
If you visit [http://localhost:3333](http://localhost:3333), you will get redirected to the installation
screen so that you can create the first system user.