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 8ef36f9 commit 3ed21f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -1 +1,11 @@
Documentation viewable at: http://enrichmentmap.readthedocs.io/en/latest/

Getting started...

https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html

```Shell Session
$ pip3 install sphinx-build
$ pip3 install sphinx_rtd_theme
$ export PATH="/Users/username/Library/Python/3.8/bin:$PATH"
```

0 comments on commit 3ed21f3

Please sign in to comment.