Skip to content

Commit

Permalink
Corrected README to reflect conda environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaskampman committed Aug 19, 2024
1 parent 8250947 commit 6fc01a5
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 @@ -32,7 +32,7 @@ If you have `conda` on your operating system, you can use it to install `node` a

```bash
conda env create -f environment.yml
conda activate jbloomlab.org
conda activate jbloomlab.github.io
```

### Install `npm` packages and view page
Expand Down

0 comments on commit 6fc01a5

Please sign in to comment.