mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
copy
This commit is contained in:
@@ -56,13 +56,6 @@ It is recommended to create a virtual environment outside of the repository to k
|
|||||||
python -m venv /path/to/venv
|
python -m venv /path/to/venv
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Using `virtualenv` (for older Python versions)
|
|
||||||
|
|
||||||
```
|
|
||||||
pip install virtualenv
|
|
||||||
virtualenv /path/to/venv
|
|
||||||
```
|
|
||||||
|
|
||||||
### Activate the Virtual Environment
|
### Activate the Virtual Environment
|
||||||
|
|
||||||
#### On Windows
|
#### On Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user