Skip to content

Commit 83b815a

Browse files
committed
Update README.md
1 parent a5dea25 commit 83b815a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Documentation exists in three formats.
1414
### Installation
1515

1616
Here you have several options:
17+
* run pip install git+https://github.com/ArchipelProject/xmpppy
1718
* run 'python setup.py install' from xmpppy distribution as root.
1819
* if you don't like python installator - just copy xmpp directory into python's site-packages directory (this is what setup.py does).
1920
* If you have no intention to install library system-wide (or just have no privileges to do it) you can copy xmpp directory just in your application's directory. Example:

0 commit comments

Comments
 (0)