From 03a20dab5d1d2acb3054366ce5790680d4621bef Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 22 Jun 2020 13:41:16 -0700 Subject: README: dep not deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edc7a10..3bbea51 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You need `python3.7`, `pipenv`, and `sqlite3` installed. Commands are run via Set up dependencies and fetch source metadata: - make deps fetch-sources + make dep fetch-sources Then re-generate entire sqlite3 database from scratch: -- cgit v1.2.3