Skip to content

Commit

Permalink
use installed gem
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Sep 24, 2012
1 parent 339d259 commit 821b79d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,2 +1,4 @@
`gem build rubyjams.gemspec; jruby -S gem install rubyjams-*.gem -l; jruby -S gem install nokogiri-maven; jruby -rubygems -e 'require "rubyjams";gem "nokogiri-maven"; require "nokogiri"'`
jruby -S gem install rubyjams
jruby -S gem install nokogiri-maven
jruby -rubygems -e 'require "rubyjams";gem "nokogiri-maven"; require "nokogiri"'`

0 comments on commit 821b79d

Please sign in to comment.