소스 검색

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
 ```