typo fix
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Tests / test (bash) (push) Has been cancelled
Tests / test (zsh) (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / docker (push) Has been cancelled

This commit is contained in:
2025-12-02 09:16:22 +01:00
parent 08b76124e2
commit d17fcf3049
16 changed files with 110 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
# Publication Setup Summary
This document summarizes the publication setup completed for finishte.sh.
This document summarizes the publication setup completed for inish .sh.
## Files Created
@@ -82,7 +82,7 @@ docker run -it ghcr.io/closedloop-technologies/finish:latest
```bash
git clone https://git.appmodel.nl/Tour/finish.git
cd finish
./finishte.sh install
./inish .sh install
```
## Next Steps
@@ -102,7 +102,7 @@ cd finish
### For First Release
1. **Update version numbers** in:
- `finishte.sh` (line 34)
- `inish .sh` (line 34)
- `debian/changelog`
- `homebrew/finish.rb`
- `docs/install.sh`