We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b2506 commit 2b5eddcCopy full SHA for 2b5eddc
README.md
@@ -54,7 +54,7 @@ spree install my_store
54
This will add the Spree gem to your Gemfile, create initializers, copy migrations
55
and optionally generate sample products and orders.
56
57
-If you get an "sh: identify: command not found" error then you can try installing magick.
+If you get an "sh: identify: command not found" error then you can try installing imagemagick.
58
```shell
59
brew install imagemagick
60
```
0 commit comments