commit | da1773b7f378d200a276e832f8ea74422f5a3f41 | [log] [tgz] |
---|---|---|
author | Paul Greyson <someone.named.paul@gmail.com> | Mon Mar 18 10:46:52 2013 -0700 |
committer | Paul Greyson <someone.named.paul@gmail.com> | Mon Mar 18 10:46:52 2013 -0700 |
tree | 15141185c384f099e6c287b67cf39db307470b35 | |
parent | 207468f5c4fa786d88a8e3785731e275f3a27e35 [diff] [blame] |
adding a line to docs for mac development. testing pull request flow
diff --git a/web/README b/web/README index 7ddf463..ae08682 100644 --- a/web/README +++ b/web/README
@@ -10,6 +10,7 @@ DBName="titanexample" 2> install Flask python library (apt-get install python-flask) +MacOS: sudo pip install Flask 3> Run from commandline