From bc540cd2c4124f8ea9eef85868d252e133ae739e Mon Sep 17 00:00:00 2001 From: John Paul Wohlscheid Date: Tue, 12 Apr 2016 06:34:40 -0400 Subject: [PATCH] doc: Add theme installation instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7994eb3609..b4b1964da3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ This repository contains a theme for [Hugo](https://gohugo.io/), based on great Visit the [theme documentation](https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/) to see what is going on. It is actually built with this theme. +### Installation +Navigate to your themes folder in your Hugo site and use the following commands: +``` +$ cd themes +$ git clone https://github.com/matcornic/hugo-theme-learn.git +``` + ![Overview](images/tn.png) # Main functionalities