Преглед на файлове

Readme fixes: clarifying Homebrew instructions

Adding a tip for how to view the Homebrew package caveats again if you skipped reading them.

Directing readers to additional next steps after installing pyenv via Homebrew.
pull/485/head
Britta преди 8 години
родител
ревизия
d5a5cd1aae
променени са 1 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. +3
    -4
      README.md

+ 3
- 4
README.md Целия файл

@ -267,12 +267,11 @@ package manager for Mac OS X.
$ brew install pyenv
To upgrade pyenv in the future, just use `upgrade` instead of `install`.
To upgrade pyenv in the future, use `upgrade` instead of `install`.
After installation, you'll still need to add `eval "$(pyenv init -)"` to your
profile (as stated in the caveats). You'll only ever have to do this
once.
After installation, you'll need to add `eval "$(pyenv init -)"` to your profile (as stated in the caveats displayed by Homebrew — to display them again, use `brew info pyenv`). You only need to add that to your profile once.
Then follow the rest of the post-installation steps under "Basic GitHub Checkout" above, starting with #4 ("restart your shell so the path changes take effect").
### Advanced Configuration

Зареждане…
Отказ
Запис