mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Update template url (#59)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
If you see an installation error for the following installation command:
|
||||
|
||||
```bash
|
||||
npm init next-app nextjs-blog --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter"
|
||||
npm init next-app nextjs-blog --example "https://github.com/vercel/next-learn/tree/master/basics/learn-starter"
|
||||
```
|
||||
|
||||
Try removing everything after `nextjs-blog`:
|
||||
|
||||
Reference in New Issue
Block a user