From 0271c3e161146e36f40c96c3945bca9557932bf9 Mon Sep 17 00:00:00 2001 From: Seth MacLeod Date: Tue, 7 Mar 2017 21:11:27 -0500 Subject: [PATCH] Fixed installation commands Removed extra line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1bc5edc..75b9815 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Dimension is a single page and responsive site template. It is a port of [HTML5 Run the following commands inside your Hugo site folder: - $ cd themes $ git clone https://github.com/sethmacleod/dimension.git themes/dimension Alternatively use git submodules in order to have a way to easily update the theme from the source in case you have your site in git as well.