From 79e54384f314d35dcefb4fa155d403169eaaba36 Mon Sep 17 00:00:00 2001 From: Alexander Minkin Date: Sat, 19 Aug 2023 18:29:35 +0300 Subject: [PATCH] fix(README): :bug: fix address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c32363..a980046 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Install ```bash -npm install --save-dev prettier https://git.fetbuk.ru/WerySkok/prettier-plugin-askama-template.git +npm install --save-dev prettier git+https://git.fetbuk.ru/WerySkok/prettier-plugin-askama-template.git ``` Add the plugin to your `.prettierrc`: