Skip to content

Commit

Permalink
README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
wlach committed Mar 23, 2021
1 parent b97fa0a commit 4fbdd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ On Linux/MacOS:
```bash
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements\build.txt -r requirements\linters.txt
pip install -r requirements/build.txt -r requirements/linters.txt
pip install -e .
```

Expand Down

0 comments on commit 4fbdd6c

Please sign in to comment.