fix merge
[stack/code/dboxswitch.git] / README.txt
index a99b0e6..7ac4fa3 100644 (file)
@@ -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