mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-14 16:10:12 +00:00
Update README with extra packages needed
This commit is contained in:
parent
9114df64de
commit
965e85a67f
@ -11,12 +11,12 @@ To setup a local development server:
|
||||
|
||||
Install mkdocs with pip:
|
||||
```
|
||||
pip install mkdocs
|
||||
pip3 install mkdocs markdown-callouts mkdocs-material
|
||||
```
|
||||
|
||||
From the AUR:
|
||||
```
|
||||
yay -S mkdocs
|
||||
yay -S mkdocs markdown-callouts mkdocs-material
|
||||
```
|
||||
|
||||
More details: [User Guide](https://www.mkdocs.org/user-guide/installation/)
|
||||
|
Loading…
Reference in New Issue
Block a user