Skip to content

Commit

Permalink
README.md edit for env name
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Sep 10, 2024
1 parent b654e29 commit 730a0e2
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 @@ -74,7 +74,7 @@ If you are interested in running this material locally on your computer, you wil
1. Create and activate your conda environment from the `environment.yml` file
```bash
conda env create -f environment.yml
conda activate cookbook-example
conda activate cookbook-dev
```
1. Move into the `notebooks` directory and start up Jupyterlab
```bash
Expand Down

0 comments on commit 730a0e2

Please sign in to comment.