diff --git a/README.md b/README.md index 89ea7e28de080ec37d34d3af752ff549f30de04a..f63d758af3cae7a7aa7e7b9cb6e61f5db776a3f7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Windows 3) navigate to the repository 4) create a new venv with: python3 -m venv myvenv 5) activate the venv with: venv\Scripts\activate -6) download the packages to to the venv with: pip install -r packing_polygons_pycharm\mysite\requirements\base.txt +6) download the packages into the venv with: pip install -r packing_polygons_pycharm\mysite\requirements\base.txt --------------------------------------------------------------------------------- Linux