Skip to content

Commit

Permalink
📝 Increase Node LTS version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshHeng committed Apr 2, 2024
1 parent 0d1a9e6 commit f30eb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
> This is the public website for the Warwick Student Arts Festival, written in [Next.js](https://nextjs.org/).
## Running the Website
You will need to have installed NodeJS v18 and NPM for this to work. If you haven't already done this, you can install the LTS version [here](https://nodejs.org/en/download).
You will need to have installed NodeJS v20 and NPM for this to work. If you haven't already done this, you can install the LTS version [here](https://nodejs.org/en/download).

Then, clone the website through SSH. You'll need to install [Git](https://git-scm.com/downloads) to do this, and setup a SSH key.
```bash
Expand Down

0 comments on commit f30eb9b

Please sign in to comment.