Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pajimene authored and jofaval committed Nov 15, 2024
1 parent 18d16e2 commit 430a93b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Este tutorial está desarrollado con MkDocs, descárguelo y siga las instruccion
* Instalar Material con el comando `pip install mkdocs-material`



## Ejecutar en local

Hay un comando dentro del repositorio que se encarga de ejecutar en local en el puerto 8000 el servidor de mkdocs. Solo debes ejecutar el fichero "run.bat"
Expand All @@ -23,4 +24,4 @@ Con el fichero "build.bat" se compilará todo el proyecto y generará el html es

## Actualizar mkdocs

`pip install --upgrade --force-reinstall mkdocs-material`
`pip install --upgrade --force-reinstall mkdocs-material`

0 comments on commit 430a93b

Please sign in to comment.