-
Notifications
You must be signed in to change notification settings - Fork 13
exercise install phonegap cli
Michael Brooks edited this page May 16, 2015
·
5 revisions
Follow the Install section of the PhoneGap CLI guide.
Once you've followed through the above install instructions, we can verify that the latest version is installed:
- Open your Terminal (Node.js for Command Prompt on Windows)
- Type:
phonegap --version
- Verify the version:
- It should be
5.0.0-0.28.0
or higher