Skip to content

Commit 36c078b

Browse files
authored
Merge pull request #1090 from dfinity/fix-svelte-starter-readme
fix: svelte-starter readme
2 parents 7ed80d7 + 36e25b0 commit 36c078b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte/svelte-starter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have [node.js](https://nodejs.org/) installed.
3838
To clone this template without downloading the entire repository, run the following command:
3939

4040
```
41-
npx degit dfinity/examples/svelte-starter svelte-starter
41+
npx degit dfinity/examples/svelte/svelte-starter svelte-starter
4242
```
4343

4444
### DFX

0 commit comments

Comments
 (0)