Minor change in development saio setup doc
Make the test-requirements install command uniform with the rest of the setup commands in the page by using the $HOME, instead of hardcoding the folder path. Change-Id: I8da7a191a301601e27f894f8268238d77b150ede
This commit is contained in:
parent
f3f1f1cab9
commit
317fa1af49
@ -184,7 +184,7 @@ Getting the code
|
||||
|
||||
#. Install swift's test dependencies::
|
||||
|
||||
sudo pip install -r swift/test-requirements.txt
|
||||
cd $HOME/swift; sudo pip install -r test-requirements.txt
|
||||
|
||||
----------------
|
||||
Setting up rsync
|
||||
|
Loading…
Reference in New Issue
Block a user