We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dddf5df commit 631fd78Copy full SHA for 631fd78
README.md
@@ -13,8 +13,8 @@ Make sure you have met the requirements listed here: https://docs.nodegui.org/#/
13
From your command line:
14
15
```bash
16
-# Clone this repository
17
-git clone https://github.com/nodegui/svelte-nodegui-starter
+# Copy files from starter repo
+npx degit https://github.com/nodegui/svelte-nodegui-starter
18
# Go into the repository
19
cd svelte-nodegui-starter
20
# Install dependencies
0 commit comments