From 31c727463974d4e516e41a96887efbd4f686d419 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 7 Jun 2023 13:12:49 -0700 Subject: [PATCH] no bash markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2765674fb..7192b7cbd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It also has features that [help GPT-4 understand and modify larger codebases](ht ## Getting started -```bash +``` $ pip install git+https://github.com/paul-gauthier/aider.git $ export OPENAI_API_KEY=your-key-goes-here $ aider myapp.py