From 7409fb6b0b6d7f92943abfedfd3c74233dddfe75 Mon Sep 17 00:00:00 2001 From: soulehshaikh99 Date: Fri, 21 Aug 2020 02:09:22 +0530 Subject: [PATCH] :memo: README Updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5964eb6..912a3fa 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ But I strongly recommend using yarn as it is a better choice when compa ```bash # Clone the Project + # Use degit scaffolding tool $ npx degit soulehshaikh99/create-svelte-electron-app create-svelte-electron-app # or GitHub CLI Users