Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman committed Feb 16, 2023
1 parent 7c9a48a commit 405de18
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 @@ -22,7 +22,7 @@ pip install -r local-requirements.txt
Build and install drivers:

```sh
pip install -e.
pip install -e .
python setup.py bdist_wheel
# For all platforms
python setup.py bdist_wheel --all
Expand Down

0 comments on commit 405de18

Please sign in to comment.