diff --git a/basics/errors/install.md b/basics/errors/install.md index 204f9f9..bfe4df7 100644 --- a/basics/errors/install.md +++ b/basics/errors/install.md @@ -14,4 +14,4 @@ Try removing everything after `nextjs-blog`: npx create-next-app nextjs-blog ``` -If that doesn’t 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). +If that doesn’t work either, please let us know in a [GitHub Issue](https://github.com/vercel/next-learn/issues) with the error text, your OS, and Node.js version (make sure your Node.js version 18 or higher).