Skip to content

Commit bcbe5af

Browse files
committed
Update the README to match the setup.py for 1.0.1.
1 parent 9775ef0 commit bcbe5af

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# adobe-umapi.py
22

3-
Python client for the [Adobe UMAPI](https://www.adobe.io/products/usermanagement/docs/gettingstarted.html)
3+
Python client for the Adobe User Management API, aka the
4+
[Adobe UMAPI](https://www.adobe.io/products/usermanagement/docs/gettingstarted.html)
45

56
# Installation
67

78
You can get this package from PyPI: `pip install adobe-umapi`.
9+
Or you can download the posted package from GitHub and use pip
10+
to install from the download.
11+
12+
(Note: as of 13 Dec 2016, there was an issue with the PyPI posting.
13+
We are working to fix that problem.)
814

915
# Building
1016

0 commit comments

Comments
 (0)