Added py -m aider tip to main install page

This commit is contained in:
Paul Gauthier 2024-08-08 13:00:07 -03:00
parent 30af7f68bd
commit 381f33c743
3 changed files with 7 additions and 4 deletions

View file

@ -0,0 +1,4 @@
{: .tip }
In some environments the `aider` command may not be available
on your shell path.
You can also run aider like this: `python -m aider`