We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8add548 commit 18abffcCopy full SHA for 18abffc
1 file changed
README.md
@@ -76,7 +76,7 @@ The official distribution is on GitHub, and you can clone the repository using
76
To install the package just type:
77
78
```bash
79
-> python setup.py install
+> pip install .
80
```
81
82
To uninstall the package you have to rerun the installation and record the installed files in order to remove them:
0 commit comments