瀏覽代碼

update README dev guide

AykutSarac 2 年之前
父節點
當前提交
2d28229494
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 ```