aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-04-15 18:33:37 -0700
committerBryan Newbold <bnewbold@archive.org>2020-04-15 18:33:37 -0700
commit7243649b0171c0c02bda41ea57626ed4c0f59db0 (patch)
tree17d80bfc1c927dfcc6fb91d65f1e8b71b97721ee /README.md
parente28c0791e397b78d7255f5735a0609350ee19c67 (diff)
downloadsandcrawler-7243649b0171c0c02bda41ea57626ed4c0f59db0.tar.gz
sandcrawler-7243649b0171c0c02bda41ea57626ed4c0f59db0.zip
update README for python3.7
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dfa5b26..737027f 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,6 @@ tasks first; see README files in subdirectories.
## Running Python Code
-You need python3.5 (or python3.6+ and `pyenv`) and `pipenv` to set up the
+You need python3.7 (or python3.6+ and `pyenv`) and `pipenv` to set up the
environment. You may also need the debian packages `libpq-dev` and `
python-dev` to install some dependencies.