aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-12-28 23:34:19 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-05 17:50:47 -0800
commita94fd2c5ed82d1373a0fd83541c4e58ca2e23d55 (patch)
treec5c5fcedb93777bc7cde4a9c6b0e7b3bdfe6046e /README.md
parent086533d8d77107dd148af28f37cd91206a5bda97 (diff)
downloadsandcrawler-a94fd2c5ed82d1373a0fd83541c4e58ca2e23d55.tar.gz
sandcrawler-a94fd2c5ed82d1373a0fd83541c4e58ca2e23d55.zip
update to python3.8
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 768bd00..afe1ff6 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ brings type safety and compiled performance. Mostly DEPRECATED.
## Running Python Code
-You need python3.7 (or python3.6+ and `pyenv`) and `pipenv` to set up the
+You need python3.8 (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.