We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d95e79 commit 044eb2eCopy full SHA for 044eb2e
1 file changed
README.md
@@ -60,7 +60,7 @@ module `pythonocc-core` is required to deal with IGES files. This requirement
60
cannot be satisfied through `pip`, but the precompiled binaries are available
61
on `conda` using the command:
62
```bash
63
-conda install -c conda-forge pythonocc-core=7.4.0
+conda install -c conda-forge pythonocc-core
64
```
65
For additional information about the compilation and installation of
66
`pythonocc`, we refer the original
0 commit comments