RANGER-488: updated README.txt with build steps
Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/b5a23b27 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/b5a23b27 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/b5a23b27 Branch: refs/heads/tag-policy Commit: b5a23b273e39a606b19673018290e124d4527620 Parents: 0e076dd Author: sneethiraj <[email protected]> Authored: Tue May 19 01:39:55 2015 -0400 Committer: Madhan Neethiraj <[email protected]> Committed: Tue May 19 15:08:23 2015 -0700 ---------------------------------------------------------------------- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/b5a23b27/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index b5fad2e..d410e18 100644 --- a/README.txt +++ b/README.txt @@ -6,7 +6,7 @@ Build Process 2. On the root folder, please execute the following Maven command: $ mvn clean compile package install assembly:assembly - $ mvn eclipse:eclipse + $ mvn eclise:eclipse 3. After the above build command execution, you should see the following TAR files in the target folder:
