Skip to content

Commit

Permalink
corrected installation description (see #2326) (#2330)
Browse files Browse the repository at this point in the history
  • Loading branch information
brockho authored Jul 25, 2024
2 parents 2f90d59 + f638131 commit a92ecec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Say you already have a conda environment named `foo` that you want to reuse beca
Then, once you've activated the environment, you can run

```sh
conda update --file env.yaml
conda env update --file env.yaml
```

and it will install all the required development dependencies into your existing environment.
Expand Down

0 comments on commit a92ecec

Please sign in to comment.