We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c235f9 commit c2c066aCopy full SHA for c2c066a
README.md
@@ -46,7 +46,7 @@ environment. For this, `pySDC` ships with environment files
46
which can be found in the folder `etc/`. Use these as e.g.
47
48
``` bash
49
-conda env create --yes -f etc/environment-base.yml
+conda env create -f etc/environment-base.yml
50
```
51
52
To check your installation, run
0 commit comments