Skip to content

Commit

Permalink
Merge branch 'main' into feat/network-choice-when-configured-uri
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Jan 1, 2025
2 parents ac2507a + 11f93d0 commit 4219938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cd ape
python3 -m venv venv
source venv/bin/activate

# install the developer dependencies (-e is interactive mode)
# install the developer dependencies (-e is editable mode)
pip install -e .'[dev]'
```

Expand Down

0 comments on commit 4219938

Please sign in to comment.