Skip to content

Commit

Permalink
Merge pull request #1 from DouglasNeuroInformatics/gdevenyi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gdevenyi committed May 17, 2021
2 parents dbfa0a2 + f60044e commit 72fc265
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Douglas Neuroinformatics Platform Documentation

Hello

## To build locally

Follow these steps.

1. install `requirements.txt`
1. `pip install -r requirements.txt`
2. `cd docs` and then `make html`
3. open `docs/_build/index.html`

Expand All @@ -15,4 +13,4 @@ To make changes, edit the markdown files.
Also check out

- [MyST docs](https://myst-parser.readthedocs.io/en/latest/)
- [SPHINX docs](https://www.sphinx-doc.org/en/master/usage/quickstart.html)
- [SPHINX docs](https://www.sphinx-doc.org/en/master/usage/quickstart.html)

0 comments on commit 72fc265

Please sign in to comment.