Fixing Markdown format

This commit is contained in:
Pushpesh Sharma 2014-05-27 18:20:18 +05:30
parent 117199a5cd
commit 35cc268b65

View File

@ -72,13 +72,11 @@ 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