From 2794787081dd3eb52339bc6aa966fd7dc362f56c Mon Sep 17 00:00:00 2001 From: Oliver Bestwalter Date: Tue, 29 Mar 2022 22:18:51 +0200 Subject: [PATCH] fix invocation of make --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42b9b92..8b3b630 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ theme = "hugo-theme-console" To run the example site, please type the following command: ``` -makefile hugo-server +make hugo-server ``` ### Start page