소스 검색

Update README.md (#2120)

Minor changes to make the docs better.
pull/2123/head
Khushl Vora 4 년 전
committed by GitHub
부모
커밋
a015760854
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. +5
    -5
      README.md

+ 5
- 5
README.md 파일 보기

@ -12,13 +12,13 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and
![Terminal output example](/terminal_output.png)
### pyenv _does..._
### what pyenv _does..._
* Let you **change the global Python version** on a per-user basis.
* Provide support for **per-project Python versions**.
* Allow you to **override the Python version** with an environment
* Lets you **change the global Python version** on a per-user basis.
* Provides support for **per-project Python versions**.
* Allows you to **override the Python version** with an environment
variable.
* Search commands from **multiple versions of Python at a time**.
* Searches for commands from **multiple versions of Python at a time**.
This may be helpful to test across Python versions with [tox](https://pypi.python.org/pypi/tox).

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