From b8cf9f6ea726970775ea49a44b243ad158d14a7c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 4 Apr 2018 13:31:59 -0700 Subject: README/TODO updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3