From fff6800d3bbd305fa9a3ec193297322c847a409e Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Mon, 16 Jan 2023 06:24:18 +0000 Subject: [PATCH] git repo clone fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e41c564..fb50390 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This workbench supports versions of FreeCAD>0.16. 3. Custom workbenches are located in `.FreeCAD/Mod/` under your home directory `cd ~/.FreeCAD/Mod/` 3. Either - - Clone the repository there + - Clone the repository there `git clone https://gitlab.com/robossembler/framework ARBench` - symlink the cloned repo in there (`ln -s ./ARBench ~/.FreeCAD/ARBench`) 4. Start the workbench by 1. Running FreeCAD