From 8809567e7a5e8da17f0983ba5821bbe06ab14dcc Mon Sep 17 00:00:00 2001 From: Cole Date: Tue, 27 Nov 2018 22:59:54 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 44fcf4c..1d52bb4 100644 --- a/README.md +++ b/README.md @@ -150,8 +150,7 @@ $ git clone [url] name-of-new-folder There are a few possible problems here: -If you cloned the wrong respistory simply delete the directory created after running git clone and clone the correct repository - +If you cloned the wrong respistory simply delete the directory created after running `git clone` and clone the correct repository If you set the wrong repository as the origin of an existing local repository, change the url of your origin by running