diff --git a/README.md b/README.md index b42dd12..5ac915d 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,7 @@ To install OpenVPNAdapter with Cocoapods, add the following lines to your `Podfi ```ruby target 'Your Target Name' do - # Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! - - # Pods for iOSOpenVPNTunnel pod 'OpenVPNAdapter', '~> 0.1' end ```