From fb8b57c16ce902095abcb2802a96794cb57ebb0b Mon Sep 17 00:00:00 2001 From: Kyle Neath Date: Sat, 5 Dec 2009 13:09:05 -0800 Subject: [PATCH] Update readme a little more --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a0056..3a62e90 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ This is a quick and dirty port of GitHub README styles to TextMate's preview win It allows you to see READMEs as they will be styled in GitHub: -![Sample Screenshot](http://share.kyleneath.com/captures/Markdown_Preview-20091205-130214.jpg) +![Sample Screenshot](http://share.kyleneath.com/captures/Markdown_Preview-20091205-130833.jpg) ## Installation +These files need to live in `~/Library/Application Support/TextMate/Themes/WebPreview/github` To install quickly: + cd ~/Library/Application Support/TextMate/Themes/ mkdir -p WebPreview cd WebPreview