From 6675da0e9c3cc4e0313a6e74edd8a224d4958795 Mon Sep 17 00:00:00 2001
From: tolgayurt <tolgayurt@mi.fu-berlin.de>
Date: Wed, 6 Jan 2021 12:44:58 +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 03b0e414..2bd78b64 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Usage:
 9. open your webbrowser (not the internet explorer) and write the url: http://127.0.0.1:8000/  
 
 Extra Note:
-For several usage in example when the terminal is closed, or computer is shut down. Not all steps need to be done again, jsut activate the venv with the name myvenv (if not allready acitvated) like in step 4 and steps 8,9 need to be done.
+For several usage in example when the terminal is closed, or computer is shut down. Not all steps need to be done again, just activate the venv with the name myvenv (if not allready acitvated) like in step 4 and steps 8,9 need to be done.
 For deactivating the venv if needed navigate to packing_polygons\mysite and write: myvenv\Scripts\deactivate.
 ---------------------------------------------------------------------------------
 Linux
-- 
GitLab