Skip to content

Commit 5c21997

Browse files
committed
Doc update
1 parent ab54eb5 commit 5c21997

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ The client library requires the following libraries:
1010
* [requests](http://docs.python-requests.org/en/latest/)
1111
* [pycrypto](https://pypi.python.org/pypi/pycrypto)
1212

13-
sudo pip install requests
14-
15-
sudo pip install pycrypto
13+
sudo pip install requests
14+
sudo pip install pycrypto
1615

1716
Installation
1817
------------
1918
Clone the client library from github for installation:
2019

21-
git clone https://github.com/VirdocsSoftware/redshelf-api-client.git
20+
git clone https://github.com/VirdocsSoftware/redshelf-api-client.git
2221

2322
Basic Usage
2423
------------

0 commit comments

Comments
 (0)