Skip to content

Commit 4d3bdc6

Browse files
committed
Fixed readme
1 parent 93f5608 commit 4d3bdc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@ npm run build
123123
**To builds, sync capacitor & copies to Android**
124124

125125
```sh
126-
npm run cap-android
126+
npm run android
127127
```
128128

129129
**To builds, sync capacitor & copies to iOS**
130130

131131
```sh
132-
npm run cap-ios
132+
npm run ios
133133
```
134134

135135
## Recommended IDE Setup

0 commit comments

Comments
 (0)