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 192884a commit a627b82Copy full SHA for a627b82
README.md
@@ -79,7 +79,7 @@ pip install --upgrade fprettify
79
Installation from source requires Python Setuptools:
80
81
```sh
82
-./setup.py install
+pip install .
83
```
84
85
For local installation, use `--user` option.
0 commit comments