Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucioerlan authored Sep 18, 2021
1 parent ee825cd commit 79db0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ $ npm install
#### Copy or rename the file

```
$ cp env-examples .env
$ cp .env-examples .env
$ npx knex migrate:latest
$ npx knex seed:run
```
Expand Down

0 comments on commit 79db0aa

Please sign in to comment.