Fix typo
This commit is contained in:
parent
643b059f99
commit
43824d19a2
2 changed files with 6 additions and 4 deletions
|
@ -32,8 +32,10 @@ $ cd lightgallery-markdown
|
|||
$ python setup.py install
|
||||
```
|
||||
|
||||
4. Cloning and Start mkdocs server
|
||||
4. Start mkdocs server
|
||||
|
||||
```bash
|
||||
cd wiki
|
||||
|
||||
$ mkdocs serve
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue