diff --git a/README.md b/README.md index 779c77f680..0605d97f51 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Develop ``` > "venv/Scripts/activate" -> python setup.py install +> pip install -r requirements.txt > cd workspace_tools > ... do things ... > "venv/Scripts/deactivate"