no bash markup

This commit is contained in:
Paul Gauthier 2023-06-07 13:12:49 -07:00
parent de9868063b
commit 31c7274639

View file

@ -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