From 1f546f4bc57453af1000c28a6a65e71b86734c21 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Mon, 8 May 2023 14:09:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8473cb5..3cee49d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ sudo apt install qtbase5-dev qt5-qmake All platforms (Windows/Mac/Linux): ``` pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor -pip install --pre cadquery +pip install --pre "cadquery>=2.2" pip install git+https://github.com/gumyr/build123d ```