fix activate command

This commit is contained in:
2024-11-05 17:04:39 +01:00
parent 3d2346f632
commit 680434e5e8

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): 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): clone seweb git repository (token is valid for one year only):