mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-15 18:16:17 -04:00
Updated Home (markdown)
parent
8cec48894a
commit
e7e0bcbb45
3
Home.md
3
Home.md
|
|
@ -43,7 +43,8 @@ such behavior is unpredictable and therefore harmful.
|
|||
Please search [existing issues][issues] and open a new one if you can't find any answers. Here's a script that dumps information about your current environment; you can use [Gist][] to paste it online and share the URL to it in your bug report:
|
||||
|
||||
```sh
|
||||
curl -s https://gist.github.com/mislav/4728286/raw/pyenv-doctor.sh | bash -x 2>&1
|
||||
git clone https://github.com/yyuu/pyenv-doctor.git "$(pyenv root)/plugins/pyenv-doctor"
|
||||
pyenv doctor
|
||||
```
|
||||
|
||||
### Which shell startup file do I put pyenv config in?
|
||||
|
|
|
|||
Loading…
Reference in a new issue