## How to install on macOS Open the Terminal, and run : ```bash /bin/bash -c "$(curl -fsSL https://gitea.alixz.ovh/alixz/uwu2x/raw/branch/main/install.sh)" ``` ## How to install on Windows Open the Powershell, and run : ```bash irm https://gitea.alixz.ovh/alixz/uwu2x/raw/branch/main/install.ps1 | iex ```