Skip to content

Commit 195baab

Browse files
authored
Merge pull request #5 from Mlocik97/patch-1
Update README.md
2 parents dddf5df + 631fd78 commit 195baab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Make sure you have met the requirements listed here: https://docs.nodegui.org/#/
1313
From your command line:
1414

1515
```bash
16-
# Clone this repository
17-
git clone https://github.com/nodegui/svelte-nodegui-starter
16+
# Copy files from starter repo
17+
npx degit https://github.com/nodegui/svelte-nodegui-starter
1818
# Go into the repository
1919
cd svelte-nodegui-starter
2020
# Install dependencies

0 commit comments

Comments
 (0)