Fix commands

This commit is contained in:
selankon 2024-07-03 19:03:07 +02:00
parent 2c6ca35218
commit b07a81b13c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ git submodule update --depth 1 --init --recursive --progress
Luego simplemente ejecuta el comando:
```bash
hugo server
hugo server -t blowfish
```
Y accede a `http://localhost:1313/`.