diff --git a/README.md b/README.md
index 5ae9a8533692d471d77be0a092989ed82a7e8558..ae9c80cbf3cb72306b1298ca1650d1e39ef49ef5 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Y accede a `http://localhost:1313/`.
 Para generar el sitio estático, simplemente ejecuta el comando 
 
 ```bash
-hugo
+hugo --baseURL="https://es.hackmeeting.org/latest/hugo"
 ``` 
 
 Y se generará la carpeta `public` con el contenido
\ No newline at end of file