Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrmierzejewski/hugo-theme-console.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bestwalter <oliver@bestwalter.de>2022-03-30 14:56:10 +0300
committerGitHub <noreply@github.com>2022-03-30 14:56:10 +0300
commit7e98cbce03d40edc9bed23d7d5f0d6bc03152a6d (patch)
treebc9bf3abe4fc770e192066f722ea246dcd23496f
parent68b43c39b7c40e7a65d22cc6e5a0e7f67619183f (diff)
fix invocation of make (#36)HEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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