Skip to content

Commit

Permalink
Update setup instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonplend committed Aug 16, 2022
1 parent 606589f commit 234d998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
```bash
npm install

npx knex migrate:latest --knexfile knexfile.mjs
npx knex migrate:latest
```

### Create a `.env` file
Expand Down

0 comments on commit 234d998

Please sign in to comment.