Skip to content

Commit

Permalink
Fix error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
koirikivi committed Sep 30, 2024
1 parent 344c5c0 commit 33ac2eb
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 @@ -10,6 +10,6 @@ make init

Run integration tests (requires docker and docker compose)
```
cat POSTGRES_PASSWORD=myrandompassword > .env
echo POSTGRES_PASSWORD=myrandompassword > .env
make integration-test
```

0 comments on commit 33ac2eb

Please sign in to comment.