update README

This commit is contained in:
Bob Sun 2017-02-16 15:47:57 +08:00
parent 3ba7c14da6
commit 5e9a0bda7a
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -32,14 +32,11 @@ GPG for encryption and Git for version control.
```
carthage bootstrap --platform iOS
```
2. Run pod install in the project root directory.
```
pod install
```
3. Open .xcworkspace file in Xcode.
4. Build & Run.
## Usage