We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c084367 + f197faf commit 2bca547Copy full SHA for 2bca547
README.md
@@ -58,6 +58,14 @@ How to stay up to date with latest developements?
58
cd pythonocc-core
59
git pull
60
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
69
How to compile ?
70
----------------
71
0 commit comments