Files
uwu2x/README.md
2026-01-01 03:05:44 +01:00

14 lines
309 B
Markdown

## 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
```