Fixed installation commands

Removed extra line
This commit is contained in:
Seth MacLeod 2017-03-07 21:11:27 -05:00
parent 3b0f183bcc
commit 0271c3e161

View file

@ -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: Run the following commands inside your Hugo site folder:
$ cd themes
$ git clone https://github.com/sethmacleod/dimension.git themes/dimension $ 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. 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.