Skip to content

Commit a669e82

Browse files
authored
Update readme documentation to instruct users to install to dev dependencies
Capacitor-assets is a command line tool - should be part of dev dependencies in the package.json
1 parent 8d2b2b9 commit a669e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note: previous versions of this tool supported Cordova but Cordova support has b
77
## Install
88

99
```shell
10-
npm install @capacitor/assets
10+
npm install --save-dev @capacitor/assets
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)