Skip to content

Commit 18186c3

Browse files
committed
Update namespace
1 parent 43bc7c2 commit 18186c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ processing library for PHP. This package implements PayPal support for Omnipay.
1111

1212
## Installation
1313

14-
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `omnipay/omnipay` and `omnipay/paypal` with Composer:
14+
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `league/omnipay` and `omnipay/paypal` with Composer:
1515

1616
```
17-
composer require omnipay/omnipay omnipay/paypal
17+
composer require league/omnipay omnipay/paypal
1818
```
1919

2020

0 commit comments

Comments
 (0)