From ef8682052989984dac0a6d2f6cde7b70f6551bde Mon Sep 17 00:00:00 2001 From: giovanni-bertoncelli Date: Mon, 18 Mar 2024 09:57:15 +0100 Subject: [PATCH] docs: readme --- projects/ngx-konva/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ngx-konva/README.md b/projects/ngx-konva/README.md index d1651dd..b8937c3 100644 --- a/projects/ngx-konva/README.md +++ b/projects/ngx-konva/README.md @@ -30,7 +30,7 @@ Supported Angular version: `16`. ## Installation ```bash -npm install ngx-konva konva@9.2.3 +npm install ngx-konva konva ``` Simply import `NgxKonvaModule` inside any module you need to use it in: