From 00c29925c084edd048766937891b11ed5208b7de Mon Sep 17 00:00:00 2001 From: Mantas Date: Sat, 25 Nov 2017 12:18:33 +0200 Subject: More of the same --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa2dd21..e4111fd 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,13 @@ git init; mkdir -p content/issues, themes, static; # 3. We get the config file -curl -o config.yml https://cdn.rawgit.com/mistermantas/cstate/4bc81871/config-example.yml; +curl -o config.yml https://cdn.rawgit.com/mistermantas/cstate/master/config-example.yml; # 4. Download cState cd themes; git submodule add https://github.com/mistermantas/cstate; # 5. Last off, start the server locally -hugo serve +cd ../; hugo serve; ``` And that is it; you have set up cState locally. -- cgit v1.2.3-70-g09d2