slixmpp/INSTALL

12 lines
181 B
Text
Raw Normal View History

2010-01-20 08:19:30 +00:00
Pre-requisites:
Python 3.1 or 2.6
Install:
python3 setup.py install
Root install:
sudo python3 setup.py install
To test:
python example.py -v -j [USER@example.com] -p [PASSWORD]