Skip to content

Commit

Permalink
Include activation in conda env update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ezwelty committed Aug 16, 2024
1 parent 41d8fb5 commit e71416d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ or update it if it already exists:

```sh
conda env update --file environment.yaml
conda activate glenglat
```

Copy [`.env.example`](.env.example) to `.env` and set the (optional) environment variables.
Expand Down

0 comments on commit e71416d

Please sign in to comment.