fix venv activate path
This commit is contained in:
@ -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):
|
||||
|
||||
|
Reference in New Issue
Block a user