Update install.md (#30)

This commit is contained in:
manish-datman
2021-02-05 20:49:28 +05:30
committed by GitHub
parent 9180ed833c
commit 19626576af

View File

@@ -8,7 +8,7 @@ If you see an installation error for the following installation command:
npm init next-app nextjs-blog --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter"
```
Try removing everything after `--example`:
Try removing everything after `nextjs-blog`:
```bash
npm init next-app nextjs-blog