We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e6f82 commit a8fabcaCopy full SHA for a8fabca
README.md
@@ -6,7 +6,7 @@ These docs are built with [MkDocs](https://mkdocs.org) and published to [uos.git
6
7
```
8
sudo apt install python3-pip
9
-pip3 install mkdocs mkdocs-material
+pip3 install "mkdocs>=1.6" mkdocs-material
10
11
12
*Note: you may need to adapt your path `export PATH=$PATH:/home/<USER>/.local/bin` to access mkdocs binary*
0 commit comments