From 6861cecab6e6c57b6f7d4ef1f7f72a680a0e28a9 Mon Sep 17 00:00:00 2001 From: Zvonimir Date: Sun, 12 Jan 2025 12:09:39 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d8c04..3f15b5f 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ Inside of previously generated folder you will find activate script in bin folde source /path/to/folder/bin/activate ``` -Install dependencies: +Install dependencies and configure pre-commit hooks: ```bash make install