Explorar el Código

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

pull/2414/head
Sorin Sbarnea hace 4 años
cometido por GitHub
padre
commit
0990e7843d
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      plugins/python-build/README.md

+ 1
- 1
plugins/python-build/README.md Ver fichero

@ -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

Cargando…
Cancelar
Guardar