From e63ae71e3e1f4f4fa198c39334e1a88526fb15d9 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sun, 23 Jul 2023 16:17:50 -0300 Subject: [PATCH] Update install.md --- docs/install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/install.md b/docs/install.md index 0389a0ba4..f0eb4049f 100644 --- a/docs/install.md +++ b/docs/install.md @@ -56,6 +56,9 @@ See the [usage instructions](/#usage) to start coding with aider. The rest of the install steps are completely optional. +--- + + ## Install universal ctags (optional) Aider does not require ctags, and will operate just fine without it.