From 85c20820c408612fac53cba4af8cc600c1a19e27 Mon Sep 17 00:00:00 2001 From: HiLivin Date: Sat, 17 Dec 2022 19:13:54 +0100 Subject: [PATCH] FIX: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86018e3..6e69a35 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ pre-commit install or ```sh -make install_dev +make install-dev ``` If python dependencies have been changed it's necessary to freeze all requirements to requirements.txt: