Skip to content

Commit

Permalink
📝 updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohland committed Oct 26, 2024
1 parent 1a33feb commit 44ca1b7
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 @@ -541,8 +541,8 @@ Example resolution:

## Integration Testing

Configure a local `.env` file with the configuration as outlined in the documentation above, and then execute
as follows:
Configure a local `.env.local` file with the configuration as outlined in the documentation above, and then execute
as follows. Note, Barky will prioritise `.env.local` over entries in a `.env` file.

```bash
# this expects that you have a subfolder called path and files called config.yml and digest.yml
Expand Down

0 comments on commit 44ca1b7

Please sign in to comment.