Skip to content

Commit a8fabca

Browse files
committed
added version greater equal to readme
1 parent 45e6f82 commit a8fabca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These docs are built with [MkDocs](https://mkdocs.org) and published to [uos.git
66

77
```
88
sudo apt install python3-pip
9-
pip3 install mkdocs mkdocs-material
9+
pip3 install "mkdocs>=1.6" mkdocs-material
1010
```
1111

1212
*Note: you may need to adapt your path `export PATH=$PATH:/home/<USER>/.local/bin` to access mkdocs binary*

0 commit comments

Comments
 (0)