Skip to content

Commit 703da6f

Browse files
elelayshAlex-Welsh
authored andcommitted
Fix activate command for barbican in README
1 parent 9e9ab4e commit 703da6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ OpenStack venv:
508508
deactivate
509509
510510
# Activate the OpenStack venv
511-
~/deployment/venvs/os-venv/bin/activate
511+
source ~/deployment/venvs/os-venv/bin/activate
512512
513513
# Install barbicanclient
514514
pip install python-barbicanclient -c https://releases.openstack.org/constraints/upper/master

0 commit comments

Comments
 (0)