Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilPeponnet committed Sep 26, 2014
1 parent a5dea25 commit 83b815a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Documentation exists in three formats.
### Installation

Here you have several options:
* run pip install git+https://github.com/ArchipelProject/xmpppy
* run 'python setup.py install' from xmpppy distribution as root.
* if you don't like python installator - just copy xmpp directory into python's site-packages directory (this is what setup.py does).
* 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:
Expand Down

0 comments on commit 83b815a

Please sign in to comment.