From 1ea3322fafab96d2596ebde3eabc48e3475270f1 Mon Sep 17 00:00:00 2001 From: tolgayurt <tolgayurt@mi.fu-berlin.de> Date: Fri, 4 Dec 2020 22:35:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6f42f2f..89ea7e28 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) downloading packeges to to the venv with: pip install -r packing_polygons_pycharm\mysite\requirements\base.txt +6) download the packages to to the venv with: pip install -r packing_polygons_pycharm\mysite\requirements\base.txt --------------------------------------------------------------------------------- Linux -- GitLab