Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FreeCAD/FreeCAD-addons
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed May 24, 2016
2 parents 94604ad + 1c21e9e commit 98e86af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ The plugin loader is a much more elaborate way to install and manage additional

#### 3. Manual install

Each of these addons can be downloaded by clicking the **Download ZIP** button found on top of each addon page, or using **Git**. Most of the addons must either be placed in your user's FreeCAD/Mod folder, or in the Macros folder. Refer to the instructions on each addon page for complete instructions.
Each of these addons can be downloaded by clicking the **Download ZIP** button found on top of each addon page, or using **Git**. Most of the addons must either be placed in your user's FreeCAD/Mod folder, or in the Macros folder. Refer to the instructions on each addon page for complete instructions.

**Note**: Your user's FreeCAD folder location is obtained by typing in FreeCAD's python console: `FreeCAD.ConfigGet("UserAppData")`while the Macros folder location is indicated in the dialog opened from menu *Macro -> Macros...*

### Adding your workbench to the collection

Expand Down

0 comments on commit 98e86af

Please sign in to comment.