From 7207f6d419bc21a3139ff842bb0343d5e25ace03 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 13 Nov 2015 09:27:32 -0500 Subject: updated README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8d944df..e0b16db 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Drive and Dropbox. The ideas for this program is based on [`combobox`][1]. +Homepage at + + [1]: https://bitbucket.org/bgsucodeloverslab/combobox # etymology @@ -50,6 +53,7 @@ Lastly do: $ pip install virtualenv + ## set up combox Get the latest copy of combox: @@ -79,6 +83,14 @@ running combox. To activate virtual environment, do: $ cd path/to/combox $ source bin/activate + +## combox on Windows + +At the moment, combox is not compatible with Windows. If you can make +combox work on Windows, look at + for info on setting up the +development environment on Windows. + # license `combox` is licensed under the -- cgit v1.2.3