We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bd5cc commit cf69596Copy full SHA for cf69596
1 file changed
README.rdoc
@@ -50,8 +50,8 @@ ruby ext/libxslt/extconf.rb
50
make
51
sudo make install
52
53
-gem build xslt-ruby.gemspec
54
-gem install xslt-ruby-1.1.1.gem
+gem build libxslt-ruby.gemspec
+gem install libxslt-ruby-1.1.1.gem
55
56
57
== USAGE
0 commit comments