Skip to content

Commit 5e6d897

Browse files
committed
Merge branch 'fix-conda-typos' of github.com:NoraLoose/oceanhackweek.github.io into fix-conda-typos
2 parents dbfebca + dac613b commit 5e6d897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_InstructionSiteUpdates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ It is worth noting that we are using the `source` branch as the base for this re
5757
#### Environment
5858

5959
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`.
60+
To use it, `conda env create --file environment.yml`, then activate with `conda activate ohw-site`.
6161

6262
#### Commands
6363

0 commit comments

Comments
 (0)