From ec3ded2ad6761304f6e1e637a25d31cfbf11892e Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 20 Sep 2015 22:32:31 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7545a262..7fa914fa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website. -## Add-on configuration +## Configuration ``` hugo { @@ -15,9 +15,7 @@ hugo { + **flags** are the Hugo flags (those which can be set in the command line) and they must follow one of these syntaxes: ```-f=value``` and ```--flag=value```. -## Try it - -### Prepare your machine +## Build it from source If you want to try the Hugo add-on for Caddy (and improve it maybe), you'll have to install some tools.