From 34ac7bcf09bebb2876abcb4822efb097e7d8a408 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 25 May 2023 21:46:24 -0700 Subject: [PATCH] copy --- docs/ctags.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ctags.md b/docs/ctags.md index d61f6857b..b0a651845 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -40,8 +40,8 @@ Using only the meta-data in the repo map, GPT is able to figure out how to call the method to be tested, as well as how to instantiate multiple class objects that are required to prepare for the test. -To code with GPT-4 using the techniques discussed in this -article: +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).