Skip to content

Commit ba17e01

Browse files
committed
Update README with latest release conda instructions
1 parent 1129a1c commit ba17e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ conda create -n cadquery
7272
conda activate cadquery
7373
7474
# Install the latest released version
75-
conda install -c conda-forge -c cadquery cadquery
75+
conda install -c conda-forge cadquery occt=7.7.0
7676
7777
# Or install the dev version to get the latest changes
7878
conda install -c conda-forge -c cadquery cadquery=master

0 commit comments

Comments
 (0)