소스 검색

python-build: Replace deprecated git protocol in the README (#2413)

pull/2414/head
Sorin Sbarnea 4 년 전
committed by GitHub
부모
커밋
0990e7843d
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      plugins/python-build/README.md

+ 1
- 1
plugins/python-build/README.md 파일 보기

@ -24,7 +24,7 @@ Installing python-build as a standalone program will give you access to the
`python-build` command for precise control over Python version installation. If you
have pyenv installed, you will also be able to use the `pyenv install` command.
git clone git://github.com/pyenv/pyenv.git
git clone https://github.com/pyenv/pyenv.git
cd pyenv/plugins/python-build
./install.sh

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