aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 984a73e..b45cfbb 100644
--- a/readme.md
+++ b/readme.md
@@ -57,7 +57,7 @@ Om dit project te starten moet je 2 terminals gebruiken die afzonderlijk de flas
# term 1
# windows / powershell
-.\venv\bin\Activate.ps1
+.\venv\Scripts\Activate.ps1
# linux / posix
source venv/bin/activate