Skip to content

Commit 7babaac

Browse files
author
Charlie Savage
committed
Update binary info.
1 parent 5a63f89 commit 7babaac

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.rdoc

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,12 @@ The easiest way to install libxslt-ruby is via Ruby Gems. To install:
3636

3737
<tt>gem install libxslt-ruby</tt>
3838

39-
If you are running Windows, make sure to install the Win32 RubyGem which
39+
If you are running Windows, make sure to install the Mingw64 RubyGem which
4040
includes an already built binary file. The binary is built against
41-
libxml2 version 2.6.32, iconv version 1.11 and libxslt version 1.1.24.
41+
libxml2 version 2.9.1, iconv version 1.14 and libxslt version 1.1.28.
4242
Binaries for libxml2 and iconv are provided in the libxml-ruby bindings,
43-
while a binary for libxslt is provided in the libxslt-ruby bindings.
44-
45-
The Windows binaries are biult with MingW. The gem also includes
46-
a Microsoft VC++ 2005 solution. If you wish to run a debug version
47-
of libxml-ruby on Windows, then it is highly recommended
48-
you use VC++.
43+
while binaries for libxslt and libexslt areprovided in the
44+
libxslt-ruby bindings.
4945

5046

5147
== USAGE

0 commit comments

Comments
 (0)