From f5df14efd65f1d65ebdf1cada158d79cce854bca Mon Sep 17 00:00:00 2001 From: Renato Guilhermini Date: Mon, 17 Feb 2025 16:18:18 -0300 Subject: [PATCH] docs: remove unnecessary content from README - Clean up installation instructions - Remove redundant sections --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index e079058..d49bd9c 100644 --- a/README.md +++ b/README.md @@ -72,18 +72,6 @@ sudo mv ai-commit /usr/local/bin/ --- -## 🛠️ Installation - -```bash -git clone https://github.com/renatogalera/ai-commit.git -cd ai-commit -go build -o ai-commit ./cmd/ai-commit -# Optionally move it into your PATH for global access -sudo mv ai-commit /usr/local/bin/ -``` - ---- - ## ⚙️ Configuration AI-Commit automatically creates a `config.yaml` file at `~/.config/ai-commit/config.yaml` upon first run. This file lets you personalize default settings: