Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Diaz committed Sep 26, 2016
1 parent 657bdad commit 944c142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ Build

To build a release APK
```
./gradlew assembleRelease
.\gradlew assembleRelease
```

To install directly to the phone connected via ADB
```
./gradlew installRelease
.\gradlew installRelease
```

## Contributing
Expand Down

0 comments on commit 944c142

Please sign in to comment.