Skip to content

Commit

Permalink
chore: release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
j0nscalet committed Apr 22, 2022
1 parent a25851b commit 9fee8b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ Like the on screen instructions mention, this will create two files: a `Podfile`
### Adding the sdk to your project
1\. Open your podfile and add the TelnyxVideoSdk

```swift
pod 'TelnyxVideoSdk'
target 'TARGET_NAME' do
pod 'TelnyxVideoSdk', '~> 0.0.5'
end
```
2\. Add the `post_install` script to your Podfile
Expand Down

0 comments on commit 9fee8b5

Please sign in to comment.