git repo clone fix
This commit is contained in:
parent
42762512c8
commit
fff6800d3b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This workbench supports versions of FreeCAD>0.16.
|
||||||
3. Custom workbenches are located in `.FreeCAD/Mod/` under your home directory
|
3. Custom workbenches are located in `.FreeCAD/Mod/` under your home directory
|
||||||
`cd ~/.FreeCAD/Mod/`
|
`cd ~/.FreeCAD/Mod/`
|
||||||
3. Either
|
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`)
|
- symlink the cloned repo in there (`ln -s ./ARBench ~/.FreeCAD/ARBench`)
|
||||||
4. Start the workbench by
|
4. Start the workbench by
|
||||||
1. Running FreeCAD
|
1. Running FreeCAD
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue