*Essentionally ''cloning' a repo means you're downloading the entire project folder onto your local machine. Once it pulled down (downloaded) you don't have to clone it again.*
*After it's cloned, if there's a change on the repo you want to pull down to your local machine, follow the steps in the following section: [Pulling the latest changes down from the remote repo](Pulling the latest changes down from the remote repo)*.
1. Copy the HTTPS address from either Github or Gitlab.
- From Gitlab...
- 
@ -277,8 +285,7 @@ If your file ever gets above 100mbs and you can't push to Github, try...