We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aab4e0 commit cc202e5Copy full SHA for cc202e5
1 file changed
README.md
@@ -63,7 +63,7 @@ git clone https://github.com/graspologic-org/graspologic
63
cd graspologic
64
python3 -m venv venv
65
source venv/bin/activate
66
-python3 setup.py install
+pip install .
67
```
68
69
# Contributing
0 commit comments