Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ Below are the methods for installing this plugin automatically using command lin

The plugin can be installed via the Cordova command line interface:

1) Navigate to the root folder for your phonegap project. 2) Run the command.
1) Navigate to the root folder for your cordova project. 2) Run the command.

```sh
cordova plugin add https://github.com/phonegap-build/PushPlugin.git
Expand Down