mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Indentation
This commit is contained in:
parent
2cd12e3fa6
commit
7a929b8a84
2 changed files with 6 additions and 6 deletions
|
@ -120,9 +120,9 @@ easy to fork and contribute any changes back upstream.
|
|||
$ make
|
||||
$ make install
|
||||
|
||||
The [ruby-build](https://github.com/sstephenson/ruby-build)
|
||||
provides an `rbenv install` command that simplifies the process of
|
||||
installing new Ruby versions to:
|
||||
The [ruby-build](https://github.com/sstephenson/ruby-build)
|
||||
provides an `rbenv install` command that simplifies the process of
|
||||
installing new Ruby versions to:
|
||||
|
||||
$ rbenv install 1.9.2-p290
|
||||
|
||||
|
|
|
@ -101,9 +101,9 @@ easy to fork and contribute any changes back upstream.
|
|||
$ make
|
||||
$ make install
|
||||
|
||||
The [ruby-build](https://github.com/sstephenson/ruby-build)
|
||||
provides an `rbenv install` command that simplifies the process of
|
||||
installing new Ruby versions to:
|
||||
The [ruby-build](https://github.com/sstephenson/ruby-build)
|
||||
provides an `rbenv install` command that simplifies the process of
|
||||
installing new Ruby versions to:
|
||||
|
||||
$ rbenv install 1.9.2-p290
|
||||
|
||||
|
|
Loading…
Reference in a new issue