# Cloning GitHub Repo ## Instructions 1. create a dedicated folder on your computer 2. use the command promt and go (using "cd") to that location 3. get the ripo https address from the green "code" button on the website 4. run "git clone <https_address>" in the cmd 5. you can use the Git Gui to manage the push/pulls/commits ## Overview 🔼Topic:: [[Git (MOC)]] ◀Origin:: 🔗Link:: https://www.howtogeek.com/451360/how-to-clone-a-github-repository/