Skip to content
Snippets Groups Projects
Commit 43532d62 authored by Sean Madsen's avatar Sean Madsen Committed by GitHub
Browse files

Merge pull request #112 from mickadoo/patch-1

Update documentation.md
parents 14e3fa51 57247078
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ The most advanced way to work on a book is to use git to download all the markdo
1. Install MkDocs, plus the [Material theme](http://squidfunk.github.io/mkdocs-material/) and the [Pygments syntax highlighter](http://pygments.org/).
```bash
sudo pip install mkdocs mkdocs-material pygments
sudo pip install mkdocs mkdocs-material pygments pymdown-extensions
```
1. Obtain the source files for the book you want to edit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment