diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-11-13 09:27:32 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-11-13 09:27:32 -0500 |
commit | 7207f6d419bc21a3139ff842bb0343d5e25ace03 (patch) | |
tree | eb6da52d8a1b9cf65eb6d2e918127c7ba72d865e /README.md | |
parent | c182f3b98e43a28646995a82fceef48848730395 (diff) |
updated README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,9 @@ Drive and Dropbox. The ideas for this program is based on [`combobox`][1]. +Homepage at <https://ricketyspace.net/combox> + + [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 +<https://ricketyspace.net/combox/windows/> for info on setting up the +development environment on Windows. + # license `combox` is licensed under the |