From 5deba5f8bdc23ca9f9f822608ccc49ca13a68b5e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Dec 2020 23:03:57 -0800 Subject: update to python3.8 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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: -- cgit v1.2.3