diff options
author | Parker Moore <parkrmoore@gmail.com> | 2013-12-28 11:49:37 -0500 |
---|---|---|
committer | Parker Moore <parkrmoore@gmail.com> | 2013-12-28 11:49:37 -0500 |
commit | 8f51bdc0fd0323c4a6bd9fd645f3abb73baccd08 (patch) | |
tree | 21503dd55720068feaf1fd9b59ba886cfe2e4505 | |
parent | 78defff9e1cb42f55494732324615ef1d9aac7d6 (diff) | |
download | my_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.markdown | 4 |
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 |