Sfoglia il codice sorgente

Update README: highlight brew post-install steps (#1543)

I skimmed past the requires post-installation steps for Homebrew when walking though the README. 
Anecdotally, other devs noted the same issue.
pull/1544/head
Kareem Francis 6 anni fa
committed by GitHub
parent
commit
84f3f77a39
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      README.md

+ 2
- 0
README.md Vedi File

@ -299,6 +299,8 @@ package manager for macOS.
To upgrade pyenv in the future, use `upgrade` instead of `install`. To upgrade pyenv in the future, use `upgrade` instead of `install`.
#### Post-installation
Then follow the rest of the post-installation steps under [Basic GitHub Checkout](https://github.com/pyenv/pyenv#basic-github-checkout) above, starting with #3 ("Add `pyenv init` to your shell to enable shims and autocompletion"). Then follow the rest of the post-installation steps under [Basic GitHub Checkout](https://github.com/pyenv/pyenv#basic-github-checkout) above, starting with #3 ("Add `pyenv init` to your shell to enable shims and autocompletion").
### Advanced Configuration ### Advanced Configuration

Caricamento…
Annulla
Salva