fix invocation of make (#36)
This commit is contained in:
parent
68b43c39b7
commit
7e98cbce03
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue