From 104e9d9f0cfbb76333fe5f796acc28ee03cdccd5 Mon Sep 17 00:00:00 2001 From: Sagar-Sharma-7 <6969sagarsharma@gmail.com> Date: Mon, 22 Nov 2021 06:41:57 +0530 Subject: [PATCH] git clone commands --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32afdd5..1e6bc63 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,12 @@ ![css](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) ![scss](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white) ![js](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) - ![jquery](https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white) \ No newline at end of file + ![jquery](https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white) + +------ + + ## Cloning this repositary using command line + 1. Open **Git Bash**. + 1. Change the current working directory to the location where you want the cloned directory. + 1. Type `git clone https://github.com/Sagar-Sharma-7/Recent-Project-Portfolio.git` + 1. Press **Enter** to create the clone of this repositary. \ No newline at end of file