Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian-Barthel authored Aug 13, 2024
1 parent f2cc8fe commit 38ed217
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ git clone https://github.com/Florian-Barthel/splatviz.git --recursive
Create conda environment with <b>conda</b>:

```bash
conda env create -f environment.yml
conda env create \
-f environment.yml

conda activate gs-view
```
Expand Down

0 comments on commit 38ed217

Please sign in to comment.