Skip to content

Commit ee2199a

Browse files
committed
Readme formatting
1 parent 46b1b1a commit ee2199a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ An easy-to-use PHP package to communicate with [Shopify's API](http://docs.shopi
88

99
Add `"rocket-code/shopify"` in your "require" object. With a blank Laravel install, it will look something like this:
1010

11-
For Laravel 5.*, use `"rocket-code/shopify": "~2.0"`. For Laravel 4.*, use `"rocket-code/shopify": "~1.0"`.
11+
For Laravel 5, use `"rocket-code/shopify": "~2.0"`. For Laravel 4, use `"rocket-code/shopify": "~1.0"`.
1212

1313
```
1414
"require": {

0 commit comments

Comments
 (0)