Skip to content

Commit 4c6f6e6

Browse files
author
Elias Nygren
committed
update installation instructions
1 parent 8517654 commit 4c6f6e6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ NOTE: This Python client is still evolving. Please test all of your use cases th
66
## Installation
77

88
```
9-
pip install --pre upcloud-api
10-
11-
# with older pip:
129
pip install upcloud-api
1310
```
1411

15-
Alternatively, clone the project and run
12+
Alternatively, if you want the newest master or a devel branch - clone the project and run:
1613
```
1714
python setup.py install
1815
```

0 commit comments

Comments
 (0)