Skip to content

Commit 3ec1f48

Browse files
committed
specify what dependencies are
1 parent 959c6ad commit 3ec1f48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-pipeline.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Gem::Specification.new do |gem|
3131
gem.post_install_message = <<~MSG
3232
-------------------------------------------------
3333
Thank you for installing html-pipeline!
34-
You must bundle Filter gem dependencies.
35-
See html-pipeline README.md for more details.
34+
You must bundle filter gem dependencies.
35+
See the html-pipeline README.md for more details:
3636
https://github.com/gjtorikian/html-pipeline#dependencies
3737
-------------------------------------------------
3838
MSG

0 commit comments

Comments
 (0)