Minor Update

This commit is contained in:
Pushpesh Sharma 2014-05-27 18:13:12 +05:30
parent d78dfa15c6
commit 117199a5cd

View File

@ -72,11 +72,13 @@ possible ways to get OpenStack Swift packages.
~~~
git clone -b icehouse https://github.com/swiftonfile/swiftonfile.git
~~~
b.)Install the prerequisite
~~~
python-pip install -r requirements.txt
python-pip install -r test-requirements.txt
~~~
c.)Install the packages
~~~
python setup.py install