Skip to content

Commit c66567f

Browse files
committed
Refer to project readme for boot instructions
1 parent b7978f6 commit c66567f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.js

+2-3
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@ async function cloneStarter() {
4646
console.log(`
4747
🎉 ${chalk.bold("Welcome to Stackbit!")} 🎉
4848
49-
Run the following commands:
49+
Follow the instructions for getting Started here:
5050
51-
cd ${projectName}
52-
npm run dev
51+
https://github.com/stackbit/nextjs-starter#getting-started
5352
`);
5453
}
5554

0 commit comments

Comments
 (0)