diff --git a/Contributors.md b/Contributors.md index 02146c8c..164e07f0 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1578,6 +1578,7 @@ - [safe rabbit](https://github.com/saferabbit/) - abdelfattah lutfi - [Abhiroop](https://github.com/Abhi-1200/) +- [Mark Tinega](https://github.com/Markkimotho) - [Nipun Agarwal](https://github.com/nipunagarwal4235) - [obiwan04kanobi](https://github.com/obiwan04kanobi) - [Mickysingh](https://github.com/prabhjotsingh18) diff --git a/README.md b/README.md index af76140d..8ad41d1f 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,10 @@ where "url you just copied" (without the quotation marks) is the url to this rep For example: ``` -git clone https://github.com/this-is-you/first-contributions.git +git clone git@github.com:this-is-you/first-contributions.git ``` + where `this-is-you` is your GitHub username. Here you're copying the contents of the first-contributions repository on GitHub to your computer. ## Create a branch