mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-19 20:05:00 +00:00
copy
This commit is contained in:
parent
61671e9d3f
commit
cfc7ad5627
1 changed files with 0 additions and 7 deletions
|
@ -56,13 +56,6 @@ It is recommended to create a virtual environment outside of the repository to k
|
|||
python -m venv /path/to/venv
|
||||
```
|
||||
|
||||
#### Using `virtualenv` (for older Python versions)
|
||||
|
||||
```
|
||||
pip install virtualenv
|
||||
virtualenv /path/to/venv
|
||||
```
|
||||
|
||||
### Activate the Virtual Environment
|
||||
|
||||
#### On Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue