Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fhenneke committed Sep 13, 2023
1 parent f402734 commit 456b006
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 @@ -12,7 +12,7 @@ git clone [email protected]:cowprotocol/solver-template-py.git
2. Rust v1.60.0 or Docker

```sh
python3 -m venv venv
python3.10 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
```
Expand Down

0 comments on commit 456b006

Please sign in to comment.