aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2013-05-13 13:00:25 -0400
committerbryan newbold <bnewbold@robocracy.org>2013-05-13 13:00:45 -0400
commit8b779e622b00d9ee43bc862d286b7ec4a3136a08 (patch)
treecc5d3b67b213c72448e887bea1e2b5483c1a0ad5 /README
parent24cd1e99faf93d64019588d8344d8f89036088b0 (diff)
downloadpartmom-8b779e622b00d9ee43bc862d286b7ec4a3136a08.tar.gz
partmom-8b779e622b00d9ee43bc862d286b7ec4a3136a08.zip
add frozen-flask
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f93cc4e..e4a53fc 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
Install:
- python-flask
+ python-flask (with apt)
+ frozen-flask (with pip)
Copy ./settings.py.example to ./settings.py and edit the Octopart API key.