Add install.sh

This commit is contained in:
2025-12-22 18:41:01 +01:00
parent 3d7b1924fb
commit 4ca3675681
3 changed files with 66 additions and 122 deletions

View File

@@ -1,2 +1,6 @@
# uwu2x
# How to install on macOS
```bash
/bin/bash -c "$(curl -fsSL https://gitea.alixz.ovh/alixz/uwu2x/src/branch/main/install.sh)"
```