From b07a81b13c10d68264cb529f5f3a685400f1e0de Mon Sep 17 00:00:00 2001 From: selankon Date: Wed, 3 Jul 2024 19:03:07 +0200 Subject: [PATCH] Fix commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/`.