From 8c85451f70d85ee7f78d15cc23195364183a8003 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 5 Feb 2024 23:49:46 -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 1c0d2df..d23027f 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, by leverage `ccache`. +* [ccache](https://github.com/pyenv/pyenv-ccache) - Make Python build faster, by leveraging `ccache`. [virtualenv]: https://github.com/pyenv/pyenv-virtualenv [pip-migrate]: https://github.com/pyenv/pyenv-pip-migrate