You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Documentation exists in three formats.
14
14
### Installation
15
15
16
16
Here you have several options:
17
+
* run pip install git+https://github.com/ArchipelProject/xmpppy
17
18
* run 'python setup.py install' from xmpppy distribution as root.
18
19
* if you don't like python installator - just copy xmpp directory into python's site-packages directory (this is what setup.py does).
19
20
* 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