Skip to content

Commit

Permalink
Merge branch 'master' into canary
Browse files Browse the repository at this point in the history
  • Loading branch information
hearmeneigh committed Jul 6, 2024
2 parents e11f833 + 79731fe commit bf0590d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
## TL;DR

### Setting Up
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:
npm install --global --production --vs2015 --add-python-to-path windows-build-tools node-gyp
Expand Down

0 comments on commit bf0590d

Please sign in to comment.