mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 15:35:24 +02:00
virtualenv: update more information links (#16604)
This commit is contained in:
parent
0034147d7c
commit
ef745cdd15
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# virtualenv
|
||||
|
||||
> 가상 격리된 Python 환경 생성.
|
||||
> 더 많은 정보: <https://virtualenv.pypa.io/>.
|
||||
> 더 많은 정보: <https://virtualenv.pypa.io/en/latest/cli_interface.html>.
|
||||
|
||||
- 새 환경 생성:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# virtualenv
|
||||
|
||||
> 创建被隔离的的 Python 虚拟环境。
|
||||
> 更多信息:<https://virtualenv.pypa.io/>.
|
||||
> 更多信息:<https://virtualenv.pypa.io/en/latest/cli_interface.html>.
|
||||
|
||||
- 创建新环境:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue