docs(README): Fix minor typo shema -> schema
This commit is contained in:
parent
70802ff4c9
commit
9f84c49a76
@ -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.
|
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
|
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.
|
screen so that you can create the first system user.
|
||||||
|
Loading…
Reference in New Issue
Block a user