Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnp authored Oct 31, 2024
1 parent 5556c23 commit 2ed94a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ You now have a fully functional environment to run scripts & tests in, which is
```shell
poetry run brownie test tests/acceptance/test_accounting_oracle.py -s
```
If your container has been stopped (for example, by a system reboot), start it:
```shell
docker start scripts
```

</br>

Expand Down

0 comments on commit 2ed94a1

Please sign in to comment.