From 5ee7009ae2c5a7bfb7ffab0fadf1d497e87e43d4 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 5 Feb 2024 23:49:24 -0500 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 9710958..1c0d2df 100644 --- a/Plugins.md +++ b/Plugins.md @@ -14,7 +14,7 @@ accordingly somewhere in `$PYENV_HOOK_PATH`. * [update](https://github.com/pyenv/pyenv-update) - Update pyenv and plugins * [installer](https://github.com/pyenv/pyenv-installer) - This tools is used to install `pyenv` and friends * [doctor](https://github.com/pyenv/pyenv-doctor) - Verify pyenv installation -* [ccache](https://github.com/pyenv/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`. +* [ccache](https://github.com/pyenv/pyenv-ccache) - Make Python build faster, by leverage `ccache`. [virtualenv]: https://github.com/pyenv/pyenv-virtualenv [pip-migrate]: https://github.com/pyenv/pyenv-pip-migrate