aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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