diff options
| author | Jonathan Tron <[email protected]> | 2015-08-26 07:55:12 +0200 |
|---|---|---|
| committer | Jonathan Tron <[email protected]> | 2015-08-26 07:55:12 +0200 |
| commit | 58ecbb50a8e569c613e8e7e30c0c241f30fcb812 (patch) | |
| tree | edf52b097c40032083141c9b58e5a00f6a90ab89 | |
| parent | 8babcca0c343490ad4f49c80e4940982c58fca98 (diff) | |
| parent | 3e16a31a929e4c31046a3f4e75ba3cba3455934f (diff) | |
| download | caxlsx-58ecbb50a8e569c613e8e7e30c0c241f30fcb812.tar.gz caxlsx-58ecbb50a8e569c613e8e7e30c0c241f30fcb812.zip | |
Merge pull request #414 from chaimleib/patch-1
Fix #360: Viewing docs requires kramdown
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ There is much, much more you can do with this gem. If you get stuck, grab me on This gem is 100% documented with YARD, an exceptional documentation library. To see documentation for this, and all the gems installed on your system use: - gem install yard + gem install yard kramdown yard server -g |
