diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-02-02 10:59:21 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-02-02 10:59:21 +0000 |
commit | e0f45b9b8ca3ead670ddbba3b8614cc98d36e8eb (patch) | |
tree | fbfa8caceb805273c758338ed1086e08dfbb7187 | |
parent | 9f9befeba613deff85c2325f629e77099d44af6f (diff) |
Mention where a theme is installed.
-rw-r--r-- | doc/THEMES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/THEMES.md b/doc/THEMES.md index 4184d0aba..55c0c017f 100644 --- a/doc/THEMES.md +++ b/doc/THEMES.md @@ -39,6 +39,10 @@ This document is about what you can do in a theme. To get started, install the sample theme by running ./script/plugin install git://github.com/sebbacon/alavetelitheme.git + +This downloads and installs the theme in +`vendor/plugins/alavetelitheme` and contains examples for nearly +everything you might want to customise. # Branding the site |