Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Formatting of conda env instructions
  • Loading branch information
siddharthksah committed Jul 14, 2023
1 parent ac0ba03 commit 01c728b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ Or use Conda
Create a Conda environment from the `environment.yml` file:
```
conda env create -f environment.yml
```
Activate the new environment:
```
# Activate the new environment:
conda activate lsa
```

Expand Down

0 comments on commit 01c728b

Please sign in to comment.