mirror of
https://github.com/pyenv/pyenv-update.git
synced 2026-02-06 02:57:34 +09:00
Update README.md
Update github urls.
This commit is contained in:
parent
c468d9f4b2
commit
90f6a3837d
@ -1,6 +1,6 @@
|
|||||||
# pyenv-update
|
# pyenv-update
|
||||||
|
|
||||||
pyenv-update is a [pyenv](https://github.com/yyuu/pyenv) plugin
|
pyenv-update is a [pyenv](https://github.com/pyenv/pyenv) plugin
|
||||||
that provides a `pyenv update` command to update pyenv and its plugins.
|
that provides a `pyenv update` command to update pyenv and its plugins.
|
||||||
|
|
||||||
This plugin was inspired from [rbenv-update](https://github.com/rkh/rbenv-update).
|
This plugin was inspired from [rbenv-update](https://github.com/rkh/rbenv-update).
|
||||||
@ -12,7 +12,7 @@ This plugin was inspired from [rbenv-update](https://github.com/rkh/rbenv-update
|
|||||||
Installing pyenv-update as a pyenv plugin will give you access to the
|
Installing pyenv-update as a pyenv plugin will give you access to the
|
||||||
`pyenv update` command.
|
`pyenv update` command.
|
||||||
|
|
||||||
$ git clone git://github.com/yyuu/pyenv-update.git ~/.pyenv/plugins/pyenv-update
|
$ git clone git://github.com/pyenv/pyenv-update.git ~/.pyenv/plugins/pyenv-update
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user