From e84df013285395b31df667cc67d4549be8fa2fc3 Mon Sep 17 00:00:00 2001 From: Jeremy Nusser Date: Thu, 10 Nov 2022 08:46:59 -0600 Subject: [PATCH] Removed.git from clone instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4cc4cf..b5bd3e3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@

**Install to VS Code with:** -`git clone git@github.com:nusserstudios/tailbliss.git your-name` +`git clone git@github.com:nusserstudios/tailbliss your-name` ##### Install with NPM `npm install`