Explorar el Código

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

Shikhar Sharma hace 3 años
padre
commit
123d46a715
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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