We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57305ec commit 106f59cCopy full SHA for 106f59c
1 file changed
README.md
@@ -42,7 +42,7 @@ For instance, try out the example database in this repository:
42
```bash
43
git clone https://github.com/itrummer/thalamusdb
44
cd thalamusdb
45
-thalamusdb cars.db --modelconfigpath=config/models.json
+thalamusdb data/cars.db --modelconfigpath=config/models.json
46
```
47
48
The cars database contains a single table with the following schema:
0 commit comments