Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianaao authored Nov 20, 2024
1 parent a48470b commit b71cc6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ To install npm: run `npm install npm@latest -g` in your terminal

4. To connect to the databases locally, create two dotenv files:

- .env.development:
.env.development:
```makefile
PGDATABASE=hidden_gems
```
- .env.test:
.env.test:
```makefile
PGDATABASE=hidden_gems_test
```
Expand Down

0 comments on commit b71cc6e

Please sign in to comment.