We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab54eb5 commit 5c21997Copy full SHA for 5c21997
README.md
@@ -10,15 +10,14 @@ The client library requires the following libraries:
10
* [requests](http://docs.python-requests.org/en/latest/)
11
* [pycrypto](https://pypi.python.org/pypi/pycrypto)
12
13
-sudo pip install requests
14
-
15
-sudo pip install pycrypto
+ sudo pip install requests
+ sudo pip install pycrypto
16
17
Installation
18
------------
19
Clone the client library from github for installation:
20
21
-git clone https://github.com/VirdocsSoftware/redshelf-api-client.git
+ git clone https://github.com/VirdocsSoftware/redshelf-api-client.git
22
23
Basic Usage
24
0 commit comments