Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens authored May 20, 2021
1 parent a863e3e commit 0d1dc80
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 @@ -23,7 +23,7 @@ git clone https://github.com/pdimens/LepWrap.git
Assuming you have `anaconda` or `miniconda` installed:
```bash
cd LepWrap
conda create -f conda_setup.yml
conda create -f conda_setup.yml -n lepwrap
```
This will create an environment called `lepwrap` that can be activated with:
```bash
Expand Down

0 comments on commit 0d1dc80

Please sign in to comment.