mirror of
https://github.com/pyenv/pyenv-update.git
synced 2026-02-05 18:47:36 +09:00
Update install snippet to use pyenv root
This commit is contained in:
parent
c33a2a20a0
commit
e52f2dbd28
@ -14,7 +14,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/pyenv/pyenv-update.git ~/.pyenv/plugins/pyenv-update
|
$ git clone git://github.com/pyenv/pyenv-update.git $(pyenv root)/plugins/pyenv-update
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user