vercel / next-learn

Learn Next.js Starter Code
https://next-learn-dashboard.vercel.sh/
MIT License
3.81k stars 1.94k forks source link

Incorrect URL in Commands #843

Open Minsecrus opened 3 months ago

Minsecrus commented 3 months ago

in Setup.

npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter" Should Be npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/main/basics/learn-starter".

I infer that there are similar errors in each of the chapters.

StarsLeopard commented 2 months ago

brilliant,I need this