aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-16 12:47:04 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-16 12:47:13 -0700
commite762cdd3e0825b966cbab8c57135941209f68dcb (patch)
treeef862864f52c3606ce04c0256cd7f7ff0045c5ba /README.md
parente70ac19416d7f2d8f91da3e700e0c3b88f3965bc (diff)
downloadsandcrawler-e762cdd3e0825b966cbab8c57135941209f68dcb.tar.gz
sandcrawler-e762cdd3e0825b966cbab8c57135941209f68dcb.zip
start adding macOS instructions
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