Merge pull request #92 from diaswrd/master
Add installation instructions in README.
This commit is contained in:
commit
5a8d7f9efb
@ -8,6 +8,12 @@ Install and debug iOS apps without using Xcode. Designed to work on un-jailbroke
|
||||
* You need to have a valid iOS development certificate installed.
|
||||
* Xcode 6.1 should be installed
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
$ npm install -g ios-deploy
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Usage: ios-deploy [OPTION]...
|
||||
|
Loading…
Reference in New Issue
Block a user