Skip to content

Commit 69b9833

Browse files
committed
Fix README: remove invalid argument from bundle install command
1 parent 61eee07 commit 69b9833

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
@@ -40,7 +40,7 @@ Or bundler:
4040

4141
```
4242
bundle config build.libxml-ruby --with-xml2-config=/path/to/xml2-config
43-
bundle install libxml-ruby
43+
bundle install
4444
```
4545

4646
Full documentation is available at [xml4r.github.io/libxml-ruby](https://xml4r.github.io/libxml-ruby/) including a [getting started](https://xml4r.github.io/libxml-ruby/getting_started/) guide.

0 commit comments

Comments
 (0)