From 1bb3dcb92052885c2b040cd299f836f3d21af56e Mon Sep 17 00:00:00 2001 From: blinksmith Date: Mon, 25 Jan 2016 09:58:54 +0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d0ae7e..85b9e72 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Template repo for a blog built with Hugo deployed on github-pages ### Snippet Quick start -* Run **`` hugo server ``** command on hugo_gh_blog folder. +* Run hugo server on hugo_gh_blog folder. ``` hugo server