Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
parker-mar committed Dec 6, 2015
1 parent 0c4921b commit 250276a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NowPlaying/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ In the console, run:
2. cordova create debug1
3. cd debug1
4. cordova plugin add https://github.com/blackberry/WebWorks-Community-APIs.git#:/BB10-Cordova/NowPlaying/plugin
(or if that does not work because the below isn't pulled to that link yet, run the below instead)
cordova plugin add https://github.com/parker-mar/BB10-WebWorks-Community-Samples.git#:/BB10-Cordova/NowPlaying/plugin
5. rm -rf www/
6. cp ../config.xml ./
7. cp -r ../www/ ./www
Expand Down

0 comments on commit 250276a

Please sign in to comment.