소스 검색

README section on using pyenv without "pyenv init"

pull/1792/head
Luke Plant 5 년 전
committed by GitHub
부모
커밋
bfb5e0ec1e
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      README.md

+ 5
- 0
README.md 파일 보기

@ -364,6 +364,11 @@ opposed to this idea. Here's what `pyenv init` actually does:
To see exactly what happens under the hood for yourself, run `pyenv init -`.
If you don't want to use `pyenv init` and shims, you can still benefit
from pyenv's ability to install Python versions for you. Just run
`pyenv install` and you will find versions installed in
`$(pyenv root)/versions`, which you can manually execute or symlink
as required.
### Uninstalling Python Versions

불러오는 중...
취소
저장