Sha256: fcffa916a4642ba4cdebdde02d009612c14668829347e8f1d8015fe3e7d133a4

Contents?: true

Size: 418 Bytes

Versions: 2

Compression:

Stored size: 418 Bytes

Contents

module Bookshop
  POST_INSTALL = "
  ******************************************************************

  Install wkhtmltopdf:

  1. Install by hand (recomended):

          https://github.com/jdpace/PDFKit/wiki/Installing-WKHTMLTOPDF

  2. Try using the wkhtmltopdf-binary gem (mac + linux i386)

          gem install wkhtmltopdf-binary


  ******************************************************************
  "
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bookshop-0.0.13 lib/bookshop/post_install.rb
bookshop-0.0.12 lib/bookshop/post_install.rb