aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-12-28 23:03:57 -0800
committerBryan Newbold <bnewbold@archive.org>2020-12-28 23:07:05 -0800
commit5deba5f8bdc23ca9f9f822608ccc49ca13a68b5e (patch)
treeb0b06011ab0d9239617c7a66f9f16612caeae34c /README.md
parentda5e9048d38b93b7314d37d3995c9abc45e6c69f (diff)
downloadchocula-5deba5f8bdc23ca9f9f822608ccc49ca13a68b5e.tar.gz
chocula-5deba5f8bdc23ca9f9f822608ccc49ca13a68b5e.zip
update to python3.8
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8bbfbc1..de10b64 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@ catalog of published papers.
## Quickstart
-You need `python3.7`, `pipenv`, and `sqlite3` installed. Commands are run via
-`make`. If you don't have `python3.7` installed system-wide, try installing
-`pyenv`.
+You need `python3.8`, `pipenv`, and `sqlite3` installed. Commands are run via
+`make`. If you don't have `python3.8` installed system-wide, try installing
+with `pyenv`.
Set up dependencies and fetch source metadata: