From 56e63da6075322829ff342a9101c7c6e94bf4487 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Tue, 10 Mar 2020 00:33:59 -0400 Subject: [PATCH] Fix typos --- .gitignore | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de7538c..fce5daf 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,7 @@ docs/_build/ # PyBuilder target/ -#costum +#custom *.kdev4 *.lyx~ .ipynb_checkpoints/ diff --git a/README.md b/README.md index 0c4b789..b711288 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ __python > 3 (for python2 use branch py2)__ ## Installation -### Addon Manger +### Addon Manager Starting from v0.17 it's possible to use the built-in FreeCAD [Addon Manager](https://github.com/FreeCAD/FreeCAD-addons#1-builtin-addon-manager) located in the `Tools` > `Addon Manager` dropdown menu.