diff --git a/README.md b/README.md index 1bea0ac..9e4ce47 100755 --- a/README.md +++ b/README.md @@ -58,9 +58,8 @@ jupyter serverextension enable --py hide_code Finally, clone repository, change into the directory of the cloned repository and type ```bash -pip install -r requirements.txt -pip install -e src +pip install -e . ``` ## References -You can find the main references for the workshop [here](docs/references.md). \ No newline at end of file +You can find the main references for the workshop [here](docs/references.md).