Skip to content

Commit

Permalink
updated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nckroy committed Mar 2, 2018
1 parent a3a41b2 commit d541262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ InCommon Incident Handling Framework document in asciidoc format
## Prerequisites
1. ruby >=2.1.0
2. asciidoctor
3.
3. asciidoctor-pdf
## Rendering
### HTML
asciidoctor main.adoc -o docs/index.html
Expand All @@ -12,4 +12,4 @@ git push origin master

To view the rendered HTML, visit: https://github.internet2.edu/pages/internet2/inc-incident-handling-fx/
### PDF
Use your browser's print function to print the web page as a PDF
asciidoctor-pdf main.adoc -o pdf/inc-security-incident-handling-framework.pdf

0 comments on commit d541262

Please sign in to comment.