scrub --ctags from docs

This commit is contained in:
Paul Gauthier 2023-06-03 18:10:02 -07:00
parent 14289ab44f
commit ca8d13f194
2 changed files with 5 additions and 4 deletions

View file

@ -45,7 +45,7 @@ To code with GPT-4 using the techniques discussed here:
- Install [aider](https://github.com/paul-gauthier/aider#installation).
- Install [universal ctags](https://github.com/universal-ctags/ctags).
- Run `aider --ctags` inside your repo.
- Run `aider` inside your repo, and it should say "using ctags".
## The problem: code context
@ -230,5 +230,5 @@ 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 --ctags` inside your repo.
- Run `aider` inside your repo, and it should say "using ctags".