From 25bd05d9037e12dcb610f8badc315decf3fc933f Mon Sep 17 00:00:00 2001 From: nckroy Date: Fri, 2 Mar 2018 16:24:42 -0700 Subject: [PATCH] updating instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 610f1e2..9902516 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # inc-incident-handling-fx InCommon Incident Handling Framework document in asciidoc format ## Prerequisites -1. asciidoctor +1. ruby >=2.1.0 +2. asciidoctor +3. ## Rendering ### HTML asciidoctor main.adoc -o docs/index.html