We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587a246 commit c4b193fCopy full SHA for c4b193f
src/pages/docs/guides/sveltekit.js
@@ -18,7 +18,7 @@ let steps = [
18
code: {
19
name: 'Terminal',
20
lang: 'terminal',
21
- code: 'npm init svelte@next my-app\ncd my-app',
+ code: 'npm init svelte@latest my-app\ncd my-app',
22
},
23
24
{
0 commit comments