Merge pull request #198 from wendykan/patch-1

using git submodule so it doesn't mess up git tree
This commit is contained in:
Michael Romero 2018-10-17 23:23:13 -07:00 committed by GitHub
commit 93a6f68b90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,8 @@
$ mkdir themes
$ cd themes
$ git clone https://github.com/halogenica/beautifulhugo.git beautifulhugo
$ git submodule add https://github.com/halogenica/beautifulhugo.git beautifulhugo
See [the Hugo documentation](https://gohugo.io/themes/installing/) for more information.