Pārlūkot izejas kodu

Merge pull request #93 from aristiden7o/patch-1

update init step in brew installation instructions
pull/98/head
Yamashita, Yuu pirms 9 gadiem
vecāks
revīzija
d1a0f2c66d
1 mainītis faili ar 6 papildinājumiem un 2 dzēšanām
  1. +6
    -2
      README.md

+ 6
- 2
README.md Parādīt failu

@ -68,8 +68,12 @@ Or, if you would like to install the latest development release:
$ brew install --HEAD pyenv-virtualenv
```
After installation, you'll still need to add `eval "$(pyenv virtualenv-init -)"` to your profile (as stated in the caveats).
You'll only ever have to do this once.
After installation, you'll still need to add
```
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
```
to your profile (as stated in the caveats). You'll only ever have to do this once.
## Usage

Notiek ielāde…
Atcelt
Saglabāt