Skip to content

Commit

Permalink
Merge pull request #45 from COSIMA/ncc/typo-contributing
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
navidcy authored Jun 22, 2023
2 parents 1ac6e85 + 8743bf7 commit 4f76be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ Alternatively, we can also install the dependencies needed for the docs via `pip

```{code-block} bash
cd docs
pip install -r docs/requirements.txt
pip install -r requirements.txt
make html
```

0 comments on commit 4f76be5

Please sign in to comment.