diff --git a/README.md b/README.md index e219719..1de5d5e 100644 --- a/README.md +++ b/README.md @@ -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/`.