Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexanders101 authored Aug 23, 2023
1 parent b3e19a7 commit ffba371
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 @@ -52,7 +52,7 @@ These are only the minimum versions that we tested, other versions might work.
We have updated to using an anaconda environment for simpler dependency management.
You can create the environment locally with the following conda / mamba commands:
```bash
conda env create -p ./environment --file environment.yaml
conda env create -p ./environment --file environment_cuda118.yaml
conda activate ./environment
```

Expand Down

0 comments on commit ffba371

Please sign in to comment.