Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKay committed Oct 30, 2024
1 parent b64eeba commit a32c7af
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 @@ -82,7 +82,7 @@ You can test your changes locally before committing.
To do so, follow the steps described below*:

- Download and install the latest version of [Python](https://www.python.org/downloads/)
- Install Material For MkDocs: `pip install mkdocs-material --upgrade`
- Install Material For MkDocs: `pip install mkdocs-material==9.5.9 --upgrade`
- Install necessary MkDocs Plugins
- git-revision-date-localized-plugin: `pip install mkdocs-git-revision-date-localized-plugin --upgrade`
- git-committers-plugin-2: `pip install mkdocs-git-committers-plugin-2 --upgrade`
Expand Down

0 comments on commit a32c7af

Please sign in to comment.