From 2a8ec0cced29f82580bb59ef4191b04ecff41ec0 Mon Sep 17 00:00:00 2001 From: HappyCthulhu Date: Fri, 8 Oct 2021 21:08:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b2e18..6d80ea2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ optional arguments: - xrandr ## Setup: -- install [poetry] (https://python-poetry.org/docs/) (this is modern pip`s analog) with curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python - +- install [poetry](https://python-poetry.org/docs/) (this is modern pip`s analog) with curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python - - install direnv (its not obligatory, but helpfull) ```