ソースを参照

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

pull/2414/head
Sorin Sbarnea 4年前
committed by GitHub
コミット
0990e7843d
この署名に対応する既知のキーがデータベースに存在しません 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

読み込み中…
キャンセル
保存