Skip to content

Commit

Permalink
Update cordova version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ezwelty committed Apr 6, 2023
1 parent 83655a9 commit b131442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ nvm install 16.2.0
nvm use 16.2.0
```

Install `cordova` (9.0.0):
Install `cordova` (11.1.0):

```bash
npm install -g cordova@9.0.0
npm install -g cordova@11.1.0
```

Install `grunt-cli`:
Expand Down

0 comments on commit b131442

Please sign in to comment.