From 7bbb532cc46d5194c1e8a8f02bcf18d95c5a6b8c Mon Sep 17 00:00:00 2001 From: Ruslan Belkov Date: Mon, 12 Feb 2024 23:22:25 +0300 Subject: [PATCH] chore: remove dev group from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fe9cef..24b3973 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 1. Install [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) 2. Install dependencies ```bash - poetry install --no-root --with dev + poetry install --no-root ``` 3. Setup settings