Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nuuneoi committed Jun 29, 2017
1 parent 6eb1343 commit 6ea5ad8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@ Visit [omnivirt.com](https://omnivirt.com/) to upload your VR content. Contact u

CocoaPods is the most conventient way to add the OmniVirt SDK to your app. Check out [www.cocoapods.org](www.cocoapods.org) for more information.

1. Add the following line to your podfile
- Add the following line to your podfile.
```
pod 'OmniVirtSDK'
```
2. Run this in your build directory to add
- Install dependencies.
```
$ pod install
```
- Open the newly created `.xcworkspace`

# Usage

Expand Down

0 comments on commit 6ea5ad8

Please sign in to comment.