Skip to content

Commit d10dae4

Browse files
committed
update readme
1 parent f2e6441 commit d10dae4

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
@@ -25,7 +25,7 @@ cordova platform add ios
2525
Build System Designer for iOS:
2626

2727
```sh
28-
$ cordova build ios
28+
cordova build ios
2929
```
3030

3131
## Build for Android
@@ -39,7 +39,7 @@ cordova platform add android
3939
Build System Designer for Android:
4040

4141
```sh
42-
$ cordova build android
42+
cordova build android
4343
```
4444

4545
## License

0 commit comments

Comments
 (0)