From 8f51bdc0fd0323c4a6bd9fd645f3abb73baccd08 Mon Sep 17 00:00:00 2001
From: Parker Moore <parkrmoore@gmail.com>
Date: Sat, 28 Dec 2013 11:49:37 -0500
Subject: Add note about current stable version of Octopress to README.

Fixes #1451.
---
 README.markdown | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown
index 71370a7a..d6f1933c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -13,7 +13,9 @@ Octopress is [Jekyll](https://github.com/mojombo/jekyll) blogging at its finest.
 ## Documentation
 
 Check out [Octopress.org](http://octopress.org/docs) for guides and documentation.
-
+It should all apply to our current stable version (found in the `master`
+branch). If this is not the case, [please submit a
+fix to our docs repo](https://github.com/octopress/docs).
 
 ## Contributing
 
-- 
cgit v1.2.1