From feb8262c46c40f48a2227104e42848b7f3bacd08 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 16 Oct 2022 20:40:08 +0200 Subject: [PATCH] autopushed --- poetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poetry.md b/poetry.md index f2621b753..cb47b1a6a 100644 --- a/poetry.md +++ b/poetry.md @@ -11,4 +11,4 @@ curl -sSL https://install.python-poetry.org | python3 - poetry install # or add if you're in a new project? ``` -It gets installed to `$HOME/.local/bin/poetry` on Linux (useful if you don't have .local/bin in your gets +It gets installed to `$HOME/.local/bin/poetry` on Linux (useful if you don't have .local/bin in your $PATH).