Skip to content

Commit fd1576e

Browse files
authored
Merge pull request #58 from fig/edit-README
update Gemfile sample code
2 parents 03216e3 + 07b1b63 commit fd1576e

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
@@ -8,7 +8,7 @@ A ruby library/gem for interacting with `.docx` files. currently capabilities in
88

99
Requires ruby (tested with 2.1.1)
1010

11-
gem 'docx', '~> 0.2.07', :require => ["docx"]
11+
gem 'docx', '~> 0.3.0'
1212

1313
### Reading
1414

0 commit comments

Comments
 (0)