mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue