You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,11 @@ tagged faces are matched to their corresponding surfaces in the mesh via their p
11
11
12
12
## Installation
13
13
14
-
You can do `pip install -e .` locally in the root of this repo to enable development. Alternatively, you can install via `pip install git+git@github.com:cadquery/assembly-mesh-plugin.git` if you have access to the repo on Github.
14
+
You can install via [PyPI](https://pypi.org/project/assembly-mesh-plugin/)
0 commit comments