mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 09:16:38 -04:00
remove unneeded activate from docs
This commit is contained in:
parent
fd7e8a7e4b
commit
9d9452ee2e
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ $ ~/pyenv/bin/anki
|
||||||
|
|
||||||
```
|
```
|
||||||
c:\> python -m venv \pyenv
|
c:\> python -m venv \pyenv
|
||||||
c:\> \pyenv\scripts\activate
|
|
||||||
c:\> \pyenv\scripts\pip install --upgrade pip
|
c:\> \pyenv\scripts\pip install --upgrade pip
|
||||||
c:\> \pyenv\scripts\pip install aqt
|
c:\> \pyenv\scripts\pip install aqt
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue