From 8298f08560814c03a90df18a19543efb81685569 Mon Sep 17 00:00:00 2001 From: tolgayurt <tolgayurt@mi.fu-berlin.de> Date: Fri, 4 Dec 2020 22:36:48 +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 89ea7e28..f63d758a 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 -- GitLab