branch: elpa/aidermacs
commit 1c2d4ac34085336252447975eaaf72f386a3d71f
Author: Mingde (Matthew) Zeng <[email protected]>
Commit: Mingde (Matthew) Zeng <[email protected]>
Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index dff10bbce2..cdadc867fb 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Your contributions are essential for making Aidermacs the
best AI pair programmi
- [Aider](https://aider.chat/docs/install.html)
- [Transient](https://github.com/magit/transient)
2. Download Aidermacs through [melpa](https://melpa.org/#/aidermacs), or clone
manually
-2. Modify this **sample config** and place it in your your Emacs `init.el`:
+2. Modify this **sample config** and place it in your Emacs `init.el`:
```emacs-lisp
(use-package aidermacs
:bind (("C-c a" . aidermacs-transient-menu))