From 4a03fd10b464c653b5054ab884d5b861ec187f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Marchand?= Date: Fri, 28 Dec 2018 22:12:11 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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