From 9a3b344665a7d948bbb73979f4d2cd634dce28cc Mon Sep 17 00:00:00 2001 From: lostdesign Date: Fri, 21 Jun 2019 18:19:18 +0200 Subject: [PATCH] update readme with correct clone url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e778c03..6a09626 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Since this is a Nuxt project, you need nodejs and npm. ``` bash # clone repo -$ git clone https://github.com/lostdesign/webgems.git +$ git clone https://github.com/webgems/webgems.git # cd into webgems $ cd webgems