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 8517654 commit 4c6f6e6Copy full SHA for 4c6f6e6
README.md
@@ -6,13 +6,10 @@ NOTE: This Python client is still evolving. Please test all of your use cases th
6
## Installation
7
8
```
9
-pip install --pre upcloud-api
10
-
11
-# with older pip:
12
pip install upcloud-api
13
14
15
-Alternatively, clone the project and run
+Alternatively, if you want the newest master or a devel branch - clone the project and run:
16
17
python setup.py install
18
0 commit comments