fix readme
[stack/code/dboxswitch.git] / README.txt
diff --git a/README.txt b/README.txt
deleted file mode 100644 (file)
index 7ac4fa3..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-==========
-Dboxswitch
-==========
-
-dboxswitch is a small utility to create and maintain different
-dropbox profiles, and using them separately.
-
-It sits in your sistray and clicking on its icon you could create
-and switch profile, dropbox will be restarted in an empty directory
-without touching your files, and you have the possibility to start 
-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
-
-for debian like distro do 
-    apt-get install python-qt4
-    or
-    python3-pyqt4
-
-
-    note that also python-setuptools should be installed for the source to be build
-
-install with
-    python setup.py install
-
-launch with
-
-dboxswitch