From 66e92c6c9fece2ce5a2b62230a003c09f3ec0a7f Mon Sep 17 00:00:00 2001 From: Joe Hildebrand Date: Tue, 20 Jul 2010 11:33:43 -0700 Subject: Modified example to take JID and password on command line --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b73b5e5f..f081a35a 100644 --- a/INSTALL +++ b/INSTALL @@ -6,3 +6,6 @@ python3 setup.py install Root install: sudo python3 setup.py install + +To test: +python example.py -v -j [USER@example.com] -p [PASSWORD] -- cgit v1.2.3