From 208d0df37fecf3b1f66c3d7581a5ffb45d498756 Mon Sep 17 00:00:00 2001 From: zdm Date: Fri, 11 Oct 2024 10:16:32 +0300 Subject: [PATCH] chore: update docs --- README.md | 4 ++-- docs/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9581c8e7..e82c948a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -> :information_source: Please, see the full project documentation here: [https://softvisio-node.github.io/vue-ext/](https://softvisio-node.github.io/vue-ext/). +> :information_source: Please, see the full project documentation here:
[https://softvisio-node.github.io/vue-ext/](https://softvisio-node.github.io/vue-ext/) # Introduction @@ -9,7 +9,7 @@ ## Install ```shell -npm i @softvisio/vue-ext +npm install @softvisio/vue-ext ``` ## Usage diff --git a/docs/README.md b/docs/README.md index 6e70fa20..f26fbfba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,7 @@ ## Install ```shell -npm i @softvisio/vue-ext +npm install @softvisio/vue-ext ``` ## Usage