Updated README
This commit is contained in:
parent
bedea78697
commit
ca5b239300
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Install `mkdocs` through pip:
|
||||||
$ pip install mkdocs mkdocs-material
|
$ pip install mkdocs mkdocs-material
|
||||||
```
|
```
|
||||||
|
|
||||||
This will put a binary in `~/.local/lib/python3.11/site-packages/mkdocs/__main__.py`
|
This will put an executable in `~/.local/lib/python3.11/site-packages/mkdocs/__main__.py`
|
||||||
|
|
||||||
I would recommended creating an alias for using it. For example:
|
I would recommended creating an alias for using it. For example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue