Skip to content

Commit

Permalink
fix typo caught by @psoblewskiPhD
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Sobolewski <[email protected]>
  • Loading branch information
willingc and psobolewskiPhD authored Nov 6, 2024
1 parent 4f85866 commit 2930561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The `npe2` command line tool can be installed with `pip` or `conda`, but will al

```bash
conda create -n npe-test -c conda-forge python=3.12
condaa activate npe-test
conda activate npe-test
```

2. Install npe2.
Expand Down

0 comments on commit 2930561

Please sign in to comment.