Browse Source

update README dev guide

AykutSarac 2 years ago
parent
commit
2d28229494
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ You can use the web version at [jsoncrack.com](https://jsoncrack.com) or also ru
 ## 🛠 Development Setup
 
 ```console
-  npm install --legacy-peer-deps
+  npm install
   npm run dev
 ```