You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2015/08/03 17:44:54 UTC

orc git commit: fix layout issue in the BUILD.md.

Repository: orc
Updated Branches:
  refs/heads/master 8b7189bd2 -> c8a677ee6


fix layout issue in the BUILD.md.


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/c8a677ee
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/c8a677ee
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/c8a677ee

Branch: refs/heads/master
Commit: c8a677ee62be0653f63a6c0705b7dea7d94f3024
Parents: 8b7189b
Author: Owen O'Malley <om...@apache.org>
Authored: Mon Aug 3 08:44:28 2015 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Mon Aug 3 08:44:28 2015 -0700

----------------------------------------------------------------------
 site/BUILD.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/c8a677ee/site/BUILD.md
----------------------------------------------------------------------
diff --git a/site/BUILD.md b/site/BUILD.md
index f825686..77a126e 100644
--- a/site/BUILD.md
+++ b/site/BUILD.md
@@ -14,7 +14,8 @@ This directory contains the code for the Apache ORC web site,
 ## Running locally
 
 You can preview your contributions before opening a pull request by running from within the directory:
-3. `bundle exec jekyll serve`
+
+1. `bundle exec jekyll serve`
 
 ## Pushing to site