Skip to content

Commit 2bca547

Browse files
committed
Merge pull request #226 from jf---/patch-4
Update README.md
2 parents c084367 + f197faf commit 2bca547

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ How to stay up to date with latest developements?
5858
cd pythonocc-core
5959
git pull
6060

61+
How to install ?
62+
----------------
63+
64+
pythonocc provides [conda packages](https://anaconda.org/DLR-SC/pythonocc-core).
65+
this will get you up & running in minutes:
66+
67+
conda install -c https://conda.anaconda.org/dlr-sc pythonocc-core
68+
6169
How to compile ?
6270
----------------
6371

0 commit comments

Comments
 (0)