Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 405de18

Browse files
authoredFeb 16, 2023
Update CONTRIBUTING.md
1 parent 7c9a48a commit 405de18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pip install -r local-requirements.txt
2222
Build and install drivers:
2323

2424
```sh
25-
pip install -e.
25+
pip install -e .
2626
python setup.py bdist_wheel
2727
# For all platforms
2828
python setup.py bdist_wheel --all

0 commit comments

Comments
 (0)
Please sign in to comment.