mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-19 22:24:19 +01:00
Update README
Update CQ pip install, and add more linux install info.
This commit is contained in:
@@ -43,9 +43,14 @@ Development builds are also available, but can be unstable and should be used at
|
|||||||
|
|
||||||
## Installation (pip)
|
## Installation (pip)
|
||||||
|
|
||||||
|
Additional packages for Linux (known as needed on Ubuntu 22.04):
|
||||||
|
```
|
||||||
|
sudo apt install qtbase5-dev qt5-qmake
|
||||||
|
```
|
||||||
|
All platforms (Windows/Mac/Linux):
|
||||||
```
|
```
|
||||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||||
pip install --pre git+https://github.com/cadquery/cadquery
|
pip install --pre cadquery
|
||||||
pip install git+https://github.com/gumyr/build123d
|
pip install git+https://github.com/gumyr/build123d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user