Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekucera committed Apr 14, 2022
1 parent 589838f commit d653320
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -10,5 +10,8 @@ On Mac...
$ pip3 install sphinx-build
$ pip3 install sphinx_rtd_theme
$ export PATH="/Users/username/Library/Python/3.8/bin:$PATH"
$ cd /path/to/git/EnrichmentMap_docs
$ make html
$ cd _build/html
$ python -m SimpleHTTPServer 8000
```

0 comments on commit d653320

Please sign in to comment.