From 7a2037652dc4af79ebecfcb6ebd710a33560e466 Mon Sep 17 00:00:00 2001 From: native-api Date: Sun, 28 Nov 2021 13:45:58 +0300 Subject: [PATCH] https://github.com/pyenv/pyenv/issues/2170 --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index fc113d2..0fe2bf0 100644 --- a/Home.md +++ b/Home.md @@ -139,15 +139,15 @@ such behavior is unpredictable and therefore harmful. which pyenv ``` -2. Check that pyenv's shims directory is in PATH: +2. Check that pyenv's shims directory is in your PATH: ```sh echo $PATH | grep --color=auto "$(pyenv root)/shims" ``` - If not, see the `pyenv init` step in [installation instructions]. + If not, see [Configure your shell's environment for pyenv] in the installation instructions. -[installation instructions]: ../../#installation +[Configure your shell's environment for pyenv]: ../#basic-github-checkout ### pyenv is installed but things just aren't working for me! @@ -159,7 +159,7 @@ git clone https://github.com/pyenv/pyenv-doctor.git "$(pyenv root)/plugins/pyenv pyenv doctor ``` -[issues]: ../../issues +[issues]: https://github.com/pyenv/pyenv/issues [Gist]: https://gist.github.com/