We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522ce08 commit b9d4959Copy full SHA for b9d4959
1 file changed
README.md
@@ -16,7 +16,7 @@ a ruby library/gem for interacting with `.docx` files. currently capabilities in
16
17
requires ruby (tested with 2.1.1)
18
19
- gem 'bitops-docx', '~> 0.2.07'
+ gem 'bitops-docx', '~> 0.2.07', :require => ["docx"]
20
21
### reading
22
0 commit comments