diff --git a/docs/ctags.md b/docs/ctags.md index d61f6857b..e2ad56bf1 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -45,7 +45,7 @@ article: - 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