Skip to content

Commit

Permalink
Fix code formatting (#136)
Browse files Browse the repository at this point in the history
* Fix code formatting

* Fix broken link at page bottom

---------

Co-authored-by: Will Graham <[email protected]>
  • Loading branch information
adamltyson and willGraham01 authored Jan 8, 2024
1 parent 5c00dc6 commit 9a6b616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Your environment should run Python 3.9 or 3.10. To specify the Python version fo

```bash
conda create -n brainglobe-env python=3.10

```
Once you have created and activated your desired environment, you can install all BrainGlobe tools using `pip`:

```bash
Expand Down Expand Up @@ -66,4 +66,4 @@ cellfinder/index
morphapi/index
```

Developers may also wish to review the documentation [for the `brainglobe` package](/docs/source/community/developers/repositories/brainglobe-meta/index.md) itself.
Developers may also wish to review the documentation [for the `brainglobe` package](/community/developers/repositories/brainglobe-meta/index.md) itself.

0 comments on commit 9a6b616

Please sign in to comment.