git repo clone fix

This commit is contained in:
Igor Brylyov 2023-01-16 06:24:18 +00:00
parent 42762512c8
commit fff6800d3b

View file

@ -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