浏览代码

update installation guide

AykutSarac 3 年之前
父节点
当前提交
b668dc14ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -57,7 +57,7 @@ JSON Visio is data visualization tool for your json data which seamlessly illust
 ## 🛠 Development Setup
 
 ```sh
-  npm install
+  npm install --legacy-peer-deps
   npm run dev
 ```