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 7423a97 commit 10fe5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Este tutorial está desarrollado con MkDocs, descárguelo y siga las instruccion

* Instalar [Python](https://www.python.org/)
* Acualizar pip con el comando `python -m pip install --upgrade pip`
* Instalar MkDocs con el comando `pip install mkdocs`
* Instalar MkDocs con el comando `pip install mkdocs`
* Instalar Pymdownx con el comando `pip install pymdown-extensions`
* Instalar Material con el comando `pip install mkdocs-material`

Expand Down

0 comments on commit 10fe5d7

Please sign in to comment.