Skip to content

Commit 6aee5e0

Browse files
committed
Fix README: --with-xml2-dir should be --with-xml2-config
1 parent a729393 commit 6aee5e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ see the additional configuration options.)
3333
This may be done with RubyGems:
3434

3535
```
36-
gem install libxml-ruby -- --with-xml2-dir=/path/to/xml2-config
36+
gem install libxml-ruby -- --with-xml2-config=/path/to/xml2-config
3737
```
3838

3939
Or bundler:

0 commit comments

Comments
 (0)