This commit is contained in:
Paul Gauthier 2024-08-08 18:58:16 -03:00
parent 899792ce25
commit a0a37f3afd

View file

@ -17,7 +17,7 @@ You may see an error message like this:
Below is the most fail safe way to install and run aider in these situations:
```
python -m pip install aider
python -m pip install aider-chat
python -m aider
```