Skip to content

Commit

Permalink
docs: missed "Brownie" -> "Ape" in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu authored and stas committed Jan 8, 2025
1 parent 05104af commit 652693d
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 @@ -238,7 +238,7 @@ Next start the container with existing environment variables:
```sh
docker run --env-file=deployments/{{chain}}.env --rm -v $(pwd):/app -w /app -it velodrome/sugar sh
```
The environment has Brownie and Vyper already installed.
The environment has Ape and Vyper already installed.

To run the tests inside the container, use:
```sh
Expand Down

0 comments on commit 652693d

Please sign in to comment.