fix invocation of make

This commit is contained in:
Oliver Bestwalter 2022-03-29 22:18:51 +02:00 committed by GitHub
parent 68b43c39b7
commit 2794787081
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ theme = "hugo-theme-console"
To run the example site, please type the following command: To run the example site, please type the following command:
``` ```
makefile hugo-server make hugo-server
``` ```
### Start page ### Start page