diff options
| -rw-r--r-- | README.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/README.markdown b/README.markdown index 6a2ea45..527d0ee 100644 --- a/README.markdown +++ b/README.markdown @@ -19,7 +19,7 @@ You can install hcl directly from rubygems.org:  or you can install from source: -    rake install +    rake doc && rake install  Once installed, you can view this README as a man page: | 
