Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Commit

Permalink
more markdown errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alunny committed Oct 5, 2012
1 parent 0be6c63 commit e0f97f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To check whether your plugin is packaged correctly for each supported platform:
plugin stored in `/Users/alunny/dev/plugin` into an iOS project stored in
`/Users/alunny/dev/my_project`, run:

pluginstall ios /Users/alunny/dev/my_project /Users/alunny/dev/plugin
`pluginstall ios /Users/alunny/dev/my_project /Users/alunny/dev/plugin`

3. Verify that the project can build without error, that the plugin is
included, and that any JavaScript code using the plugin executes correctly.
Expand All @@ -71,5 +71,5 @@ an issue on the appropriate GitHub project.

[pgdocs]:http://docs.phonegap.com/en/2.1.0/guide_plugin-development_index.md.html
[pins]:https://github.com/alunny/pluginstall
[pins]:https://github.com/alunny/cordova-plugin-spec
[spec]:https://github.com/alunny/cordova-plugin-spec
[child]:https://github.com/alunny/ChildBrowser

0 comments on commit e0f97f9

Please sign in to comment.