Fix typo
Update Wiki
This commit is contained in:
parent
43824d19a2
commit
2b1fe20a4a
2 changed files with 5 additions and 3 deletions
|
@ -32,10 +32,12 @@ $ cd lightgallery-markdown
|
|||
$ python setup.py install
|
||||
```
|
||||
|
||||
4. Start mkdocs server
|
||||
4. Download and serve wiki
|
||||
|
||||
```bash
|
||||
cd wiki
|
||||
$ git clone https://github.com/helios-4/wiki.git
|
||||
|
||||
$ cd wiki
|
||||
|
||||
$ mkdocs serve
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue