From 913f3cd95402aacf801a3eda19e9f7f5a0832128 Mon Sep 17 00:00:00 2001 From: looooo Date: Tue, 3 Jul 2018 10:50:04 +0200 Subject: [PATCH] change install instruction --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 79eeac0..69f236f 100644 --- a/README.md +++ b/README.md @@ -26,22 +26,7 @@ A gear module for FreeCAD > 0.16 ## install -* install on Linux: - * git clone https://github.com/looooo/FCGear.git - * link or copy the folder into /freecad/Mod (sudo ln -s (path_to_FCGear) (path_to_freecad)/Mod - -* install on Windows (7/8/8.1/10): - * download ZIP-archive by clicking on button in top right corner - * go to FreeCAD-Mod-Folder (eg.: C:\Program Files\FreeCAD 0.16\Mod\) - * create a sub-folder called "FCGear" - * make sure to copy files and folders EXACTLY as shown above to the just created sub-folder - * restart FreeCAD and the workbench should appear in the pull-down menu - * within FreeCAD you can choose "Tools > Customize > Workbenches" to enable/disable workbenches - * as ALTERNATIVE method you can use FreeCAD-Addon-Installer macro from https://github.com/FreeCAD/FreeCAD-addons - -* install on MAC (not tested): - * Copy or unzip the FCgear-folder to the directory FreeCAD.app/Contents/Mod where FreeCAD.app is the folder where FreeCAD is installed. - * as ALTERNATIVE method you can use FreeCAD-Addon-Installer macro from https://github.com/FreeCAD/FreeCAD-addons +`pip install https://github.com/looooo/FCGear/archive/new_style_module.tar.gz` ## useage