kryptokommunist / Jupyter_FreeCAD

GSOC 2020 - A better IPython and Jupyter Notebook Integration for FreeCAD
15 stars 4 forks source link

Documentation does not give correct clone command. #18

Open KeithSloan opened 3 years ago

KeithSloan commented 3 years ago

Documentation gives clone command as git clone git@github.com:kryptokommunist/Jupyter_FreeCAD.git which fails Cloning into 'Jupyter_FreeCAD'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.`

Correct command using the Github copy facility is git clone https://github.com/kryptokommunist/Jupyter_FreeCAD.git