Merge "Fix to use "." to source script files"
This commit is contained in:
commit
323656c70c
@ -39,7 +39,7 @@ def print_help():
|
||||
To activate the Neutron virtualenv for the extent of your current shell
|
||||
session you can run:
|
||||
|
||||
$ source .venv/bin/activate
|
||||
$ . .venv/bin/activate
|
||||
|
||||
Or, if you prefer, you can run commands in the virtualenv on a case by case
|
||||
basis by running:
|
||||
|
Loading…
Reference in New Issue
Block a user