mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Add TOC header
This commit is contained in:
parent
066d63c0df
commit
bfa71017ae
2 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,8 @@ tools that do one thing well.
|
|||
of executing arbitrary code, rbenv reads just the version name
|
||||
from each project. There's nothing to "trust."
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [1 How It Works](#section_1)
|
||||
* [2 Installation](#section_2)
|
||||
* [3 Usage](#section_3)
|
||||
|
|
|
@ -36,6 +36,8 @@ tools that do one thing well.
|
|||
of executing arbitrary code, rbenv reads just the version name
|
||||
from each project. There's nothing to "trust."
|
||||
|
||||
## Table of Contents
|
||||
|
||||
## How It Works ##
|
||||
|
||||
rbenv operates on the per-user directory `~/.rbenv`. Version names in
|
||||
|
|
Loading…
Reference in a new issue