aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorParker Moore <parkrmoore@gmail.com>2013-12-28 11:49:37 -0500
committerParker Moore <parkrmoore@gmail.com>2013-12-28 11:49:37 -0500
commit8f51bdc0fd0323c4a6bd9fd645f3abb73baccd08 (patch)
tree21503dd55720068feaf1fd9b59ba886cfe2e4505 /README.markdown
parent78defff9e1cb42f55494732324615ef1d9aac7d6 (diff)
downloadmy_new_personal_website-8f51bdc0fd0323c4a6bd9fd645f3abb73baccd08.tar.xz
my_new_personal_website-8f51bdc0fd0323c4a6bd9fd645f3abb73baccd08.zip
Add note about current stable version of Octopress to README.
Fixes #1451.
Diffstat (limited to '')
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
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