Add installation instructions in README.
This commit is contained in:
parent
e1aacc0ba1
commit
0dece5157e
@ -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