Fix a few small typos in the Readme

pull/61/head
LB Johnston 2023-09-22 06:48:03 +10:00
rodzic 281c6dbd87
commit 92f0090eb4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -57,7 +57,7 @@ WARNINGS:
```
```sh
# 7. Now in a new shell, run the databse setup script. The database will be persisted across container executions by Docker's Volumes system so you will only need to run this commmand the first time you start the database.
# 7. Now in a new shell, run the database setup script. The database will be persisted across container executions by Docker's Volumes system so you will only need to run this command the first time you start the database.
./setup-db.sh
# Success!
```