fix venv activate path

This commit is contained in:
2025-03-18 14:19:41 +01:00
parent 0932d07bf7
commit ea780537d9

View File

@ -6,7 +6,7 @@ create python virtual env (you might choose another name than 'myenv'):
aktivate this venv (to be repeated for each session):
source myenv/activate
source myenv/bin/activate
clone seweb git repository (token is valid for one year only):