Skip to content

Commit

Permalink
fix: dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Oct 27, 2022
1 parent f8db9ca commit 29f7751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/README.md
Expand Up @@ -27,7 +27,7 @@ npm start -w packages/api
If it's your first run you need to [create the database schema](../db/README.md).

```sh
# init the db. Run me once after `npm start`, on first set up.
# init the db. Run me once after `npm start`, on first set up:
npm run load-schema -w packages/db
```

Expand Down

0 comments on commit 29f7751

Please sign in to comment.