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