Skip to content

Commit f262d4d

Browse files
authored
Update conda install command to use conda-forge channel
1 parent 8182ff9 commit f262d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Quick Start Guide
1313

1414
**For users: minimal installation within an existing environment**
1515
```bash
16-
conda install sectionate
16+
conda install -c conda-forge sectionate
1717
```
1818

1919
**For developers: installing dependencies from scratch using `conda`**

0 commit comments

Comments
 (0)