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/0c0d8e3c Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/0c0d8e3c Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/0c0d8e3c Branch: refs/heads/tag-policy Commit: 0c0d8e3c303f6e76c17ef45c94a795330356169b Parents: 80ce0ef Author: sneethiraj <[email protected]> Authored: Tue May 19 01:44:24 2015 -0400 Committer: sneethiraj <[email protected]> Committed: Tue May 19 01:44:24 2015 -0400 ---------------------------------------------------------------------- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/0c0d8e3c/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index d410e18..b5fad2e 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 eclise:eclipse + $ mvn eclipse:eclipse 3. After the above build command execution, you should see the following TAR files in the target folder:
