You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by pr...@apache.org on 2014/12/25 08:03:25 UTC

incubator-lens git commit: LENS-110: Fix issues in install and run page (Raju Bairishetti via prongs)

Repository: incubator-lens
Updated Branches:
  refs/heads/master fb038e0bf -> 96de10d3b


LENS-110: Fix issues in install and run page (Raju Bairishetti via prongs)


Project: http://git-wip-us.apache.org/repos/asf/incubator-lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-lens/commit/96de10d3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-lens/tree/96de10d3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-lens/diff/96de10d3

Branch: refs/heads/master
Commit: 96de10d3bf12bc4dfeb21eda06640d3edc79bedb
Parents: fb038e0
Author: Rajat Khandelwal <pr...@apache.org>
Authored: Thu Dec 25 12:31:47 2014 +0530
Committer: Rajat Khandelwal <pr...@apache.org>
Committed: Thu Dec 25 12:31:47 2014 +0530

----------------------------------------------------------------------
 src/site/apt/gettingstarted/install-steps.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/96de10d3/src/site/apt/gettingstarted/install-steps.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/gettingstarted/install-steps.apt b/src/site/apt/gettingstarted/install-steps.apt
index 73d9a4e..ef5724d 100644
--- a/src/site/apt/gettingstarted/install-steps.apt
+++ b/src/site/apt/gettingstarted/install-steps.apt
@@ -29,9 +29,9 @@ Installing and running lens
 
    git clone https://git-wip-us.apache.org/repos/asf/incubator-lens.git
 
-   cd lens
+   cd incubator-lens
 
-   git checkout develop
+   git checkout master
 
    mvn clean package