From 5cc5d71eb43a9b81449185a9772e7ff809b98fbc Mon Sep 17 00:00:00 2001 From: jurassikdev34 Date: Thu, 21 Aug 2025 23:34:17 +0200 Subject: [PATCH] Actualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c8895c..8a19252 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ El sitio está compuesto por páginas estáticas en **HTML y CSS**, pensadas par 1. Clonar este repositorio: ```bash git clone https://git.jd34.net/PNHispanista/web-pnh.git -```` +``` 2. Abrir el archivo `index.html` en cualquier navegador. 3. (Opcional) Subir el contenido a un servidor web estático (ej. Nginx, Apache o GitHub Pages).