-init-
This commit is contained in:
@@ -51,7 +51,7 @@ CI/CD automation in `.github/workflows/`:
|
||||
|
||||
### 1. Quick Install (Recommended)
|
||||
```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
|
||||
```
|
||||
|
||||
### 2. Debian/Ubuntu Package
|
||||
@@ -80,7 +80,7 @@ docker run -it ghcr.io/closedloop-technologies/finish:latest
|
||||
|
||||
### 5. From Source
|
||||
```bash
|
||||
git clone https://git.appmodel.nl/Tour/finish.git
|
||||
git clone https://git.appmodel.nl/tour/finish.git
|
||||
cd finish
|
||||
./finish.sh install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user