We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a729393 commit 6aee5e0Copy full SHA for 6aee5e0
1 file changed
README.md
@@ -33,7 +33,7 @@ see the additional configuration options.)
33
This may be done with RubyGems:
34
35
```
36
-gem install libxml-ruby -- --with-xml2-dir=/path/to/xml2-config
+gem install libxml-ruby -- --with-xml2-config=/path/to/xml2-config
37
38
39
Or bundler:
0 commit comments