Pārlūkot izejas kodu

Merge pull request #388 from native-api/patch-1

Fix installation steps to allow for Pyenv 2
pull/403/head
Anton Petrov pirms 3 gadiem
revīziju iesūtīja GitHub
vecāks
revīzija
29fb3c7cd1
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. +4
    -3
      README.md

+ 4
- 3
README.md Parādīt failu

@ -75,12 +75,13 @@ Or, if you would like to install the latest development release:
$ brew install --HEAD pyenv-virtualenv
```
After installation, you'll still need to add
After installation, you'll still need to do
[Pyenv shell setup steps](https://github.com/pyenv/pyenv#basic-github-checkout)
then add
```sh
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
```
to your profile (as stated in the caveats). You'll only ever have to do this once.
to your shell's `.rc` file (as stated in the caveats). You'll only ever have to do this once.
## Usage

Notiek ielāde…
Atcelt
Saglabāt