lib/softcover/commands/check.rb in softcover-1.2.15 vs lib/softcover/commands/check.rb in softcover-1.3.0

- old
+ new

@@ -66,10 +66,10 @@ "ImageMagick (http://www.imagemagick.org/script/binary-releases.php)" when :node "NodeJS (http://nodejs.org/)" when :phantomjs message = "PhantomJS (http://phantomjs.org/)\n" - message += " ∟ Put bin/phantomjs somewhere on your path," + message += " ∟ Put bin/phantomjs version 2 somewhere on your path," message += " e.g., in /usr/local/bin" when :kindlegen url = 'http://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000765211' message = "KindleGen (#{url})\n" message += " ∟ Put the kindlegen executable on your path,"