Selaa lähdekoodia

update installation guide

AykutSarac 3 vuotta sitten
vanhempi
commit
b668dc14ef
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 ```