diff --git a/docs/ctags.md b/docs/ctags.md index b0a651845..c8b40a28b 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -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` with the `--ctags` option inside your repo. + - Run `aider --ctags` inside your repo. ## 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` with the `--ctags` option inside your repo. + - Run `aider --ctags` inside your repo. \ No newline at end of file