aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f73eee2..20c834b 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,10 @@ this, and python in general:
sudo apt install python3-dev python3-pip python3-wheel libjpeg-dev
pip3 install --user pipenv
+On macOS:
+
+ brew install libjpeg pipenv
+
Each directory has it's own environment. Do something like:
pipenv install --dev