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:10:02 +01:00
parent 24d36cbad4
commit 08b76124e2
9 changed files with 79 additions and 79 deletions

View File

@@ -171,8 +171,8 @@ main() {
fi
fi
# Run finishte install
echo "Running finishte installation..."
# Run finish install
echo "Running finish installation..."
if "$INSTALL_LOCATION" install; then
echo ""
echo_green "=========================================="
@@ -184,7 +184,7 @@ main() {
echo " source $RC_FILE"
echo ""
echo " 2. Select a language model:"
echo " finishte model"
echo " finish model"
echo ""
echo " 3. Start using by pressing Tab twice after any command"
echo ""