فهرست منبع

fix(README.md): module is not a "development" dependency (#4324)

Shikhar Sharma 3 سال پیش
والد
کامیت
123d46a715
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tooling/api/README.md

+ 1 - 1
tooling/api/README.md

@@ -29,7 +29,7 @@ To learn more about the details of how all of these pieces fit together, please
 
 ## Installation
 
-The preferred method is to install this module locally as a development dependency:
+The preferred method is to install this module locally as a dependency:
 ```
 $ npm install --save @tauri-apps/api
 $ yarn add @tauri-apps/api