From 79731fe902169e8fd9df8a9c012448931fe4678e Mon Sep 17 00:00:00 2001
From: hearmeneigh <52509909+hearmeneigh@users.noreply.github.com>
Date: Tue, 11 Jun 2024 11:54:55 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9b9f4e2..0bf2de8 100644
--- a/README.md
+++ b/README.md
@@ -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