From 475b09cf660b14c8bb79e237b6dd8586e11afade Mon Sep 17 00:00:00 2001 From: Nick C. Kaye Date: Mon, 1 Jun 2015 23:20:14 -0400 Subject: Necessary to `rake doc` when preparing for development on a fresh machine. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3