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 6279969 commit 41406abCopy full SHA for 41406ab
picrate.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
15
EOS
16
gem.summary = %q{ruby wrapper for processing-3.5.3 on raspberrypi and linux64}
17
gem.homepage = 'https://ruby-processing.github.io/PiCrate/'
18
- gem.post_install_message = %q{Use 'picrate --install Samples' to install samples}
+ gem.post_install_message = %q{Use 'picrate --install' to config geany & install samples}
19
gem.files = `git ls-files`.split($/)
20
gem.files << "lib/picrate-#{PiCrate::VERSION}.jar"
21
gem.files << 'lib/gluegen-rt.jar'
0 commit comments