From 494a61ad21ce131cdfe943cde5a61b4b93602544 Mon Sep 17 00:00:00 2001 From: Jimmy Yuen Ho Wong Date: Sun, 2 Jun 2024 01:05:01 +0100 Subject: [PATCH] more clean up --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 819276c..6c62c57 100644 --- a/README.rst +++ b/README.rst @@ -158,9 +158,9 @@ Advanced Usage ++++++++++++++ If you need to configure a package that ``pet`` doesn't support, or only want to -configure a couple of packages instead of all the supported one, ``pet`` offers -2 autoloaded functions to help you find the correct path to the executable and -virtualenv directory: +configure a couple of packages instead of all of the supported ones, ``pet`` +offers 2 autoloaded functions to help you find the correct path to the +executable and virtualenv directory: - ``(pet-executable-find EXECUTABLE)`` - ``(pet-virtualenv-root)``