Skip to content

Commit dc639c0

Browse files
committed
TL: minor doc correction
1 parent 1c235f9 commit dc639c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ environment. For this, `pySDC` ships with environment files
4646
which can be found in the folder `etc/`. Use these as e.g.
4747

4848
``` bash
49-
conda env create --yes -f etc/environment-base.yml
49+
conda env create -f etc/environment-base.yml
5050
```
5151

5252
To check your installation, run

0 commit comments

Comments
 (0)