Skip to content

Commit af49a5b

Browse files
committed
tweak
1 parent ab9cba2 commit af49a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Ok to proceed? (y)
5757

5858
You can also run `npx sv add` to apply add-ons to existing projects. In the near future, we will also be supporting add-ons contributed by the community within `sv`. If you’re interested in building one, please subscribe to [the issue](https://github.com/sveltejs/cli/issues/184) in [the CLI repository](https://github.com/sveltejs/cli) to be notified when third party add-ons are supported.
5959

60-
You can also run `sv migrate svelte-5` to upgrade your Svelte 4 projects to Svelte 5. The migration functionality can also be found in the Svelte VS Code extension as well as svelte.dev/playground.
60+
You can also run `sv migrate svelte-5` to upgrade your Svelte 4 projects to Svelte 5. The migration functionality can also be found in [Svelte for VS Code](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) as well as in the [playground](/playground).
6161

6262
A huge thank you to Christopher Brown ([chbrown](https://github.com/chbrown)) who donated the sv package name on npm to make this CLI possible. This package merges the previous `create-svelte` and community-led `svelte-add` tools into a single package. Thank you to Manuel ([manuel3108](https://github.com/manuel3108)) and Adrian ([CokaKoala](https://github.com/AdrianGonz97)) who recently took over maintenance of the `svelte-add` project and have joined as the newest Svelte maintainers in making this project an official part of Svelte. Also thank you to J ([babichjacob](https://github.com/babichjacob)) for creating the `svelte-add` project and successfully stewarding it for years as an important part of the Svelte community.
6363

0 commit comments

Comments
 (0)