From cf43cee87435a285f1cbc1fee01b66f600149fc1 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Sat, 11 Feb 2023 13:31:16 -0600 Subject: [PATCH] Update build123d install instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89b8f07..3e662f1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Development builds are also available, but can be unstable and should be used at ``` pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install --pre git+https://github.com/cadquery/cadquery -pip install git+https://github.com/gumyr/build123d.git#egg=build123d +pip install git+https://github.com/gumyr/build123d ``` ## Usage