This commit is contained in:
mike
2025-12-11 01:21:46 +01:00
parent ac343050a8
commit 43a408d962
10 changed files with 108 additions and 68 deletions

View File

@@ -33,7 +33,7 @@ Update version numbers in these files:
The install script at `docs/install.sh` enables one-line installation:
```bash
curl -sSL https://git.appmodel.nl/Tour/finish/raw/branch/main/docs/install.sh | bash
curl -sSL https://git.appmodel.nl/tour/finish/raw/branch/main/docs/install.sh | bash
```
### Setup:
@@ -250,7 +250,7 @@ After publishing, users can install from:
**Quick Install:**
```bash
curl -sSL https://git.appmodel.nl/Tour/finish/raw/branch/main/docs/install.sh | bash
curl -sSL https://git.appmodel.nl/tour/finish/raw/branch/main/docs/install.sh | bash
```
**Homebrew:**
@@ -271,7 +271,7 @@ docker pull ghcr.io/appmodel/finish:latest
**Direct Download:**
```
https://git.appmodel.nl/Tour/finish/releases/latest
https://git.appmodel.nl/tour/finish/releases/latest
```
## Troubleshooting