diff --git a/README.md b/README.md index 6ec871d46c782..224f184bb7da1 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,6 @@ or for installing in [development mode](https://pip.pypa.io/en/latest/cli/pip_in python -m pip install -e . --no-build-isolation --no-use-pep517 ``` -If you have `make`, you can also use `make develop` to run the same command. - or alternatively ```sh