Fix commands
This commit is contained in:
parent
2c6ca35218
commit
b07a81b13c
|
@ -25,7 +25,7 @@ git submodule update --depth 1 --init --recursive --progress
|
||||||
Luego simplemente ejecuta el comando:
|
Luego simplemente ejecuta el comando:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hugo server
|
hugo server -t blowfish
|
||||||
```
|
```
|
||||||
|
|
||||||
Y accede a `http://localhost:1313/`.
|
Y accede a `http://localhost:1313/`.
|
||||||
|
|
Loading…
Reference in New Issue