From be65cac1da258e4a4cd6d45da50cf58ddbb0e9a5 Mon Sep 17 00:00:00 2001 From: Robert Grossman Date: Wed, 9 Jan 2019 09:09:16 -0800 Subject: Add files via upload Toggle theme in config instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7c8f918..569e666 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,13 @@ Then clone this repository: $ git clone https://github.com/mattbutton/silhouette-hugo.git ``` +Add the theme to your site's config file: + +``` + $ cd .. + $ echo 'theme = "silhouette-hugo"' >> config.toml +``` + Now take a look at the exampleSite folder and you're ready to go! ## License -- cgit v1.2.3