summaryrefslogtreecommitdiff
path: root/plugins/poetry-env/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/poetry-env/README.md')
-rw-r--r--plugins/poetry-env/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/poetry-env/README.md b/plugins/poetry-env/README.md
index a7d16563e..bd99d2a91 100644
--- a/plugins/poetry-env/README.md
+++ b/plugins/poetry-env/README.md
@@ -1,6 +1,6 @@
# Poetry Environment Plugin
-This plugin automatically changes poetry environment when you cd into or out of the project directory.
+This plugin automatically changes poetry environment when you cd into or out of the project directory.
Note: Script looks for pyproject.toml file to determine poetry if its a poetry environment
To use it, add `poetry-env` to the plugins array in your zshrc file: