From 4267afe95fa0638cb5fffec2d42310606c240666 Mon Sep 17 00:00:00 2001 From: SimranV3 Date: Mon, 12 Jun 2023 09:27:09 +0530 Subject: [PATCH] fixed typo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d08415c5..46661a3d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ It is a platform to reimagine about places we put our efforts into as developers ## Installation & Set Up -1. In the top-right corner of the page, click Fork. Create a local clone of your fork: - +1. In the top-right corner of the page, click Fork. Create a local clone of your fork as per follows ```sh git clone https://github.com/YOUR-USERNAME/pledge.git ``` @@ -79,3 +78,5 @@ See the [guidelines](contributing.md) for contributing to this project. ## License [MIT](https://choosealicense.com/licenses/mit/) + +