README.md in vcloud_ipsec-vpn-0.1.0 vs README.md in vcloud_ipsec-vpn-0.1.1
- old
+ new
@@ -3,19 +3,22 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'vpnconfig'
+gem 'vcloud_ipsec-vpn'
```
And then execute:
$ bundle install
Or install it yourself as:
- $ gem install vpnconfig
+ $ gem install vcloud_ipsec-vpn
+
+Require it in your ruby code using:
+require 'vpnconfig'
## Usage
Run with option --help to show command line help.
Example command line with gem installed: