瀏覽代碼

Document rbenv-rehash

pull/360/head^2
Sam Stephenson 15 年之前
父節點
當前提交
f8f49fd565
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. +7
    -0
      README.md

+ 7
- 0
README.md 查看文件

@ -137,6 +137,13 @@ first argument. The most common subcommands are:
$ rbenv version
1.8.7-p352 (set by /Volumes/37signals/basecamp/.rbenv-version)
* **rehash** — installs shims for all Ruby binaries known to rbenv
(i.e., `~/.rbenv/versions/*/bin/*`). Run this command after you
install a new version of Ruby, or install a gem that provides
binaries.
$ rbenv rehash
## Contributing
The rbenv source code is [hosted on

Loading…
取消
儲存