1 min readJan 25, 2019
Hey I hope this helps:
It is easy to clone a Github repo with Git.
1: Find the Github Repo and Get “Git” Link
Clone or download > Copy the link!
2. Git Clone
Simply run:
!git clone <your git link here>
(without the angular braces of course)