We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbfebca + dac613b commit 5e6d897Copy full SHA for 5e6d897
1 file changed
_InstructionSiteUpdates.md
@@ -57,7 +57,7 @@ It is worth noting that we are using the `source` branch as the base for this re
57
#### Environment
58
59
There is a pre-configured conda environment in `environment.yml`.
60
-To use it, `conda env create -f=./environment.yml`, then activate with `conda activate ohw-site`.
+To use it, `conda env create --file environment.yml`, then activate with `conda activate ohw-site`.
61
62
#### Commands
63
0 commit comments