Skip to content

Commit a5852e0

Browse files
committed
added install section to readme
1 parent 96b1781 commit a5852e0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ a ruby library/gem for interacting with `.docx` files
44

55
## usage
66

7+
### install
8+
9+
requires ruby (only tested with 1.9.3 so far)
10+
11+
`gem install docx`
12+
713
### basic
814

915
``` ruby

0 commit comments

Comments
 (0)