From 78a2dee43f75769873cb5e7134e8a1a8d5723209 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 21 May 2023 17:19:18 -0700 Subject: [PATCH] copy --- docs/ctags.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ctags.md b/docs/ctags.md index 226bd5c93..53568f80b 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -138,6 +138,7 @@ Using only the meta-data in the map, GPT is able to: To use this experimental repo map feature: + - Install [aider](https://github.com/paul-gauthier/aider#installation). - Install [universal ctags](https://github.com/universal-ctags/ctags). - - Run `aider` with the `--ctags` option. + - Run `aider` with the `--ctags` option inside your repo. \ No newline at end of file