X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/blobdiff_plain/957fc59fe85f6c3ad18fe279699db2e614a1d036..82600f4500ce585fa8a250ebea59c7f3ce54bdb6:/README.txt diff --git a/README.txt b/README.txt index a99b0e6..7ac4fa3 100644 --- a/README.txt +++ b/README.txt @@ -13,6 +13,9 @@ with a different registered user and configuring dropbox as usual. ============ Intsallation ============ +launch without installing system wide with + python dboxswitch +where dboxswitch is the directory containing __main__.py PyQt4 must be installed on the system @@ -21,6 +24,9 @@ for debian like distro do or python3-pyqt4 + + note that also python-setuptools should be installed for the source to be build + install with python setup.py install