Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRogelio Mita <rogeliomita@activitycentral.com>2013-02-21 21:49:18 (GMT)
committer Rogelio Mita <rogeliomita@activitycentral.com>2013-02-21 21:49:18 (GMT)
commit6470e0d404120530323b549ab1b0e4bcca06f8a2 (patch)
tree7bf01674d70e2d7c4ba0f81be33ca087229e4f6d /README
parent2ecd476cec153054b501c783f0228dded2b4c9c7 (diff)
Moving requirements and README for webapp
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
deleted file mode 100644
index 2a75dd5..0000000
--- a/README
+++ /dev/null
@@ -1,8 +0,0 @@
-=== dev env ===
-
-python version: 2.7.3
-
-1 - create virtualenv (example: mkvirtualenv --no-site-packages polls)
-2 - clone repo in src directory... and enter.
-3 - pip install -r requirements
-4 - (optional) easy_install readline; pip install ipython \ No newline at end of file