Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Add npm install -g chrome-harness-push to README
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieve committed May 27, 2014
1 parent 3c497a9 commit b78ed73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ Pre-built APKs are available [here](https://github.com/MobileChromeApps/harness/
2. Push your app to it via the harness-push tool
3. Use two-finger double-tap to bring up in-app menu.

Example of pushing:

npm install -g chrome-harness-push
chrome-harness-push push .

## Repository Initialization

npm install
Expand Down

0 comments on commit b78ed73

Please sign in to comment.