Home
# Note
FYC is only officially supported on [Linux](https://linux.org/) and [macOS](https://www.apple.com/macos) and thats it [Windows](https://www.microsoft.com/en-us/windows) will not work and never will work with FYC instead use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install) or use a [Linux](https://linux.org/) based server.
# Installing
To install open a new terminal and run the following command.
```bash
wget https://raw.githubusercontent.com/HttpAnimation/FYC-Rewrite-V2/main/Install.sh && chmod +x install.sh && bash install.sh
```
# Prerequisites
To install FYC you will need [node.js](https://nodejs.org/en).