From 9af2fc72dcb3499a55b92aa8295c6b73fccc20ca Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Sun, 15 May 2016 00:13:07 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b538e7c..0ad4677 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A module-workbench combo that adds a CadQuery editor to FreeCAD. Please see the ![alt tag](https://cloud.githubusercontent.com/assets/1015439/7115894/b17536c0-e1ba-11e4-9316-ac66e4e706d9.png) +## Installation **Requires FreeCAD 0.14 or newer** Download the [latest released version](https://github.com/jmwright/cadquery-freecad-module/releases/tag/v0.3.0), extract the archive file, and copy the `CadQuery` directory to FreeCAD's `Mod` directory on your system. The module is implemented completely in Python so it should just work the next time you start FreeCAD. Some typical `Mod` directory locations are as follows.