Merge pull request #23 from riffusion/readme/node_note

Add node prereq to readme
This commit is contained in:
Hayk Martiros 2022-12-18 22:28:32 -08:00 committed by GitHub
commit 87386810a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,9 @@ It is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Install:
First, make sure you have Node v18 or greater installed using `node --version`.
Install packages:
```bash
npm install