Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ XEP-0363 CLI upload tool
2. Install Python dependencies (all Python versions)

cd uploadr/
virtualenv python
virtualenv -p /usr/bin/python2.7 python
. python/bin/activate
pip install requests dnspython pyasn1 pyasn1_modules

Expand Down Expand Up @@ -54,4 +54,4 @@ You can put your credentials into ~/.uploadrc

## Example

$ ./upload.py --notify me@faraway.org burglar_cam_0001.jpg
$ ./uploadr.py --notify me@faraway.org burglar_cam_0001.jpg