Skip to content

Commit 2b5eddc

Browse files
committed
update README to use full name for the required application which needs to be installed
1 parent e8b2506 commit 2b5eddc

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
@@ -54,7 +54,7 @@ spree install my_store
5454
This will add the Spree gem to your Gemfile, create initializers, copy migrations
5555
and optionally generate sample products and orders.
5656

57-
If you get an "sh: identify: command not found" error then you can try installing magick.
57+
If you get an "sh: identify: command not found" error then you can try installing imagemagick.
5858
```shell
5959
brew install imagemagick
6060
```

0 commit comments

Comments
 (0)