From e762cdd3e0825b966cbab8c57135941209f68dcb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 16 Apr 2018 12:47:04 -0700 Subject: start adding macOS instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3