How to Git Clone from GitHub
Here’s how to do it:
- Click on your profile and select 'Your repositories'.
- Navigate to your desired repository and click on it.
- Click on the 'Code' button.
- Click on the copy icon to copy the link.
- Go to the 'Command Prompt' and click on it.
- Type git clone and 'paste copied URL'. Press 'Enter'.
- That's it! By following these steps you can now git clone from GitHub.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it