Update install.md (#28)

`create-next-app` no longer has a select step.
This commit is contained in:
Luis Alvarez D
2020-11-26 19:07:36 -05:00
committed by GitHub
parent 3f42ce433b
commit 347a04b714

View File

@@ -14,10 +14,4 @@ Try removing everything after `--example`:
npm init next-app nextjs-blog
```
And hit <kbd>return</kbd> to choose the default template:
```
Default starter app
```
If that doesnt work either, please let us know on [GitHub Discussions](https://github.com/vercel/next.js/discussions) with the error text, your OS, and Node.js version (make sure your Node.js version is at least 10.13). You can also reach out to [@chibicode on Twitter](https://twitter.com/chibicode).