mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Update index.md
Updated documentation, mkdocs help is no longer valid, suggested mkdocs --version instead.
This commit is contained in:
@@ -51,10 +51,10 @@ Install the `mkdocs` package using pip:
|
||||
|
||||
$ pip install mkdocs
|
||||
|
||||
You should now have the `mkdocs` command installed on your system. Run `mkdocs help` to check that everything worked okay.
|
||||
You should now have the `mkdocs` command installed on your system. Run `mkdocs --version` to check that everything worked okay.
|
||||
|
||||
$ mkdocs help
|
||||
mkdocs [help|new|build|serve|gh-deploy] {options}
|
||||
$ mkdocs --version
|
||||
mkdocs, version 0.14.0
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user