We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dddf5df + 631fd78 commit 195baabCopy full SHA for 195baab
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