From 5a1218db7ab170690d5126491415e26c7a574b96 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Wed, 3 Jul 2024 14:52:58 -0400 Subject: rename install to deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 88fd812..f042d6b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It consists of Markdown files and a custom static site generator using pandoc an First, install the `pip` requirements: - make install + make deps You'll want to edit the [Makefile](Makefile) to set your site URL, RSS feed title, etc. -- cgit v1.2.3