1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 15:23:53 -05:00

Updated Home (markdown)

Yamashita, Yuu
2015-03-29 00:19:20 +09:00
parent 8cec48894a
commit e7e0bcbb45

@@ -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?