aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-04 13:31:59 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-04 13:31:59 -0700
commitb8cf9f6ea726970775ea49a44b243ad158d14a7c (patch)
treef46314ef9d4dddf92a25ce21b2ea47ddddfa73e9 /README.md
parent7ecb1334506cab470399d9f493e5d8a651c9c2cc (diff)
downloadsandcrawler-b8cf9f6ea726970775ea49a44b243ad158d14a7c.tar.gz
sandcrawler-b8cf9f6ea726970775ea49a44b243ad158d14a7c.zip
README/TODO updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc5d9f6..f73eee2 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,8 @@ this, and python in general:
# libjpeg-dev is for some wayback/pillow stuff
sudo apt install python3-dev python3-pip python3-wheel libjpeg-dev
pip3 install --user pipenv
+
+Each directory has it's own environment. Do something like:
+
+ pipenv install --dev
+ pipenv shell