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:
Azhagu Selvan SP 2015-07-18 14:37:16 +05:30
parent f3f1f1cab9
commit 317fa1af49
1 changed files with 1 additions and 1 deletions

View File

@ -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