Update README.md

This commit is contained in:
hearmeneigh 2024-06-11 11:54:55 -07:00 committed by GitHub
parent 2956be36d1
commit 79731fe902
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
## TL;DR
### Setting Up
FChat-Rising requires a specific version of NodeJS and may not work on newer versions. Use [`nvm`](https://github.com/nvm-sh/nvm) or [`nvm-windows`](https://github.com/coreybutler/nvm-windows) to simplify your life.
FChat-Rising uses NodeJS `16.x` and may not work on newer versions. Use [`nvm`](https://github.com/nvm-sh/nvm) or [`nvm-windows`](https://github.com/coreybutler/nvm-windows) to simplify your life.
```bash
# Windows only