Skip to content

Commit

Permalink
Modify install documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bfhealy committed Oct 25, 2023
1 parent b4ac1d0 commit 4b8a3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ We currently recommend running `scope` with Python 3.11. You may want to begin y
Once you have a package manager installed, run:

```bash
conda create -n scope-env -c conda-forge python=3.11 h5py
conda create -n scope-env -c conda-forge python=3.11
conda activate scope-env
```

Expand Down

0 comments on commit 4b8a3fd

Please sign in to comment.