From 82ba58501c306edf762b90c8579fb6923a6520b9 Mon Sep 17 00:00:00 2001 From: Russ Ross Date: Wed, 7 Mar 2012 22:12:46 -0700 Subject: [PATCH] link directly to blackfriday-tool --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc9a383..159f68e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ of how to use it. Download and install it using: This is a simple command-line tool that allows you to process a markdown file using a standalone program. You can also browse the source directly on github if you are just looking for some example -code. +code: + +* Note that if you have not already done so, installing `blackfriday-tool` will be sufficient to download and install