Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattbutton/silhouette-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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