Skip to content

Commit 08134b0

Browse files
authored
Updated the README.md
Almost forgot about it:)
1 parent 9c26cff commit 08134b0

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
@@ -190,7 +190,7 @@ or for installing in [development mode](https://pip.pypa.io/en/latest/reference/
190190

191191

192192
```sh
193-
python -m pip install --no-build-isolation -e .
193+
python -m pip install -e . --no-build-isolation --no-use-pep517
194194
```
195195

196196
If you have `make`, you can also use `make develop` to run the same command.

0 commit comments

Comments
 (0)