Skip to content

Commit cf69596

Browse files
committed
Fix typo
1 parent 69bd5cc commit cf69596

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ ruby ext/libxslt/extconf.rb
5050
make
5151
sudo make install
5252

53-
gem build xslt-ruby.gemspec
54-
gem install xslt-ruby-1.1.1.gem
53+
gem build libxslt-ruby.gemspec
54+
gem install libxslt-ruby-1.1.1.gem
5555

5656

5757
== USAGE

0 commit comments

Comments
 (0)