aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-09-24 08:55:39 +0100
committerLouise Crow <louise.crow@gmail.com>2014-09-24 08:55:39 +0100
commit076121e3603c7c457f320e027322be5f67992e52 (patch)
treeda7d493489d468a1501a9c2f1f4d4c2917753a9d /README.md
parent6868ee1f2f2a1af6788075af62d1903a368d08e8 (diff)
Code formatting, link to config section of docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c01b046..ebf8b4b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Typical usage should be limited to that described in the [documentation](http://
## To install:
-In the Alaveteli general.yml configuration file change the default mysociety theme repository to your theme repository in the THEME_URLS setting:
+In the Alaveteli `general.yml` configuration file change the default mysociety theme repository to your theme repository in the [`THEME_URLS`](http://alaveteli.org/docs/customising/config/#theme_urls) setting:
THEME_URLS:
- 'git://github.com/YOUR_GITHUB_USERNAME/YOUR_THEME_NAME.git'