Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
archer29m authored May 4, 2019
1 parent 8a195d4 commit 22ac689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ AndroidSlicer is in Java. You can find the source code under the "source" direct
3. Make sure that either your emulator is running or the phone is connected and accessible via adb. Then run the instrumenter script for the app using the following command:

> **./instrumenter.sh <apk_file>**
> [E.g., ./instrumenter.sh com.myapp.apk]
This will instrument the app, sign the instrumented apk file, and install the app on your emulator/real phone.
Expand Down

0 comments on commit 22ac689

Please sign in to comment.