Skip to content

Commit b36d156

Browse files
bryanwweberspeth
andcommitted
Fix a typo in the docs
Co-authored-by: Ray Speth <speth@mit.edu>
1 parent 03cdc61 commit b36d156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/install/conda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ running the commands:
239239

240240
```shell
241241
conda activate ct-dev
242-
conda update --conda-forge libcantera-devel
242+
conda update --channel conda-forge libcantera-devel
243243
```

0 commit comments

Comments
 (0)