diff --git a/Readme.md b/Readme.md index cc7cb16..99a0a4c 100644 --- a/Readme.md +++ b/Readme.md @@ -27,7 +27,7 @@ end ## Usage ### Storyboard -In your storyboard add a reference to the `VLCPlayer` storyboard from the `org.cocoapods.TVVLCPlayer` bundle. +In your storyboard add a reference to the `VLCPlayer` storyboard from the `com.kodlian.TVVLCPlayer` bundle if you use carthage or `org.cocoapods.TVVLCPlayer` bundle if you use cocoapods. Then set a media on the playerViewController: ```swift import TVVLCPlayer