Skip to content

Commit b4c951e

Browse files
authored
Merge pull request #248 from bjodah/update-readme-dev-version
Update README with instructions for installing from dev channel
2 parents d9bc4a5 + 288fdfa commit b4c951e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ See License section for information about wheels
2323

2424
conda install python-symengine -c symengine -c conda-forge
2525

26+
optionally, you may choose to install an early [developer preview](https://github.com/symengine/python-symengine-feedstock):
27+
28+
conda install python-symengine -c symengine/label/dev -c conda-forge
29+
2630
### Build from source
2731

2832
Install prerequisites.

0 commit comments

Comments
 (0)