Skip to content

Commit 285f6ec

Browse files
committed
Use correct require
1 parent e4a7e9d commit 285f6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can use this fork which is actively maintained to ensure it is working prope
1717
Add to your Gemfile
1818
gem 'paypal-express', github: 'ianfleeton/paypal-express'
1919
Or
20-
gem 'ianfleeton-paypal-express', require: 'paypal'
20+
gem 'ianfleeton-paypal-express', require: 'paypal/express'
2121

2222
== Usage
2323

0 commit comments

Comments
 (0)