Browse Source

README markdown tweaks.

Brit Butler 10 years ago
parent
commit
bb2b6e49a4
1 changed files with 3 additions and 4 deletions
  1. 3 4
      README.md

+ 3 - 4
README.md

32
 
32
 
33
 ## Example Sites
33
 ## Example Sites
34
 
34
 
35
-See the [wiki][blogroll] for a list of coleslaw-powered blogs.
36
-
37
-[blogroll]: https://github.com/redline6561/coleslaw/wiki/Blog roll
35
+See the [wiki](https://github.com/redline6561/coleslaw/wiki/Blog roll) for a list of coleslaw-powered blogs.
38
 
36
 
39
 ## Hacking
37
 ## Hacking
40
 
38
 
65
    config file in that blog's repo.  Feel free to copy and edit the
63
    config file in that blog's repo.  Feel free to copy and edit the
66
    [example config][ex_config] or consult the [config docs][conf_docs]
64
    [example config][ex_config] or consult the [config docs][conf_docs]
67
    to create one from scratch.
65
    to create one from scratch.
68
-3. * Server Install: Copy and `chmod +x` the
66
+3. This step depends on whether you're setting up a local or server install.
67
+   * Server Install: Copy and `chmod +x` the
69
      [example post-receive hook][post_hook] to your blog's bare repo.
68
      [example post-receive hook][post_hook] to your blog's bare repo.
70
    * Local Install:  Just run the following commands in the
69
    * Local Install:  Just run the following commands in the
71
      REPL whenever you're ready to regenerate your blog:
70
      REPL whenever you're ready to regenerate your blog: