Skip to content

Commit a627b82

Browse files
committed
docs: updated install instructions
1 parent 192884a commit a627b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pip install --upgrade fprettify
7979
Installation from source requires Python Setuptools:
8080

8181
```sh
82-
./setup.py install
82+
pip install .
8383
```
8484

8585
For local installation, use `--user` option.

0 commit comments

Comments
 (0)