Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGloria Dwomoh <shekinahglory92@gmail.com>2015-10-17 00:01:48 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-10-17 00:24:35 +0300
commitfb0e17a3ede5746f09d47720707ab95ce94f838a (patch)
tree515f185cbf3c56bbaea32fb5742338bbae33375d /README.md
parent698019a5525a531ac1896c8205d8b7e63aba8e25 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d958b7de..25536a4ef 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,7 @@ We welcome your contributions. To make the process as seamless as possible, we a
go build -o hugo main.go
mv hugo /usr/local/bin/
-### Adding compile information to Hugo
+### Adding Compile Information to Hugo
When Hugo is built using the above steps, the `version` sub-command will include the `mdate` of the Hugo executable, similar to the following: