We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9259bba commit fb57f4aCopy full SHA for fb57f4a
packages/create-svelte/bin.js
@@ -165,7 +165,7 @@ async function main() {
165
}
166
167
console.log('\nInstall community-maintained integrations:');
168
- console.log(cyan(' https://github.com/svelte-add/svelte-adders'));
+ console.log(cyan(' https://github.com/svelte-add/svelte-add'));
169
170
console.log('\nNext steps:');
171
let i = 1;
0 commit comments