Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Dec 23, 2017
1 parent c3cc3f1 commit 3c85632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Or install it yourself as:

```ruby
require 'mobilepay'
require 'jose'
client = Mobilepay::Client.new merchant_id: 'merchant_id', subscription_key: 'subscription_key', privatekey: 'key.pvk', test_mode: true
```
subscription_key - Subscription Key for MobilePay, required
Expand Down

0 comments on commit 3c85632

Please sign in to comment.