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/2c16bc8f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/2c16bc8f Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/2c16bc8f Branch: refs/heads/tag-policy Commit: 2c16bc8fcdb166b823f126b61e893bdb35f3f170 Parents: dc8ef17 Author: sneethiraj <[email protected]> Authored: Tue May 19 01:44:24 2015 -0400 Committer: Madhan Neethiraj <[email protected]> Committed: Tue May 19 15:08:22 2015 -0700 ---------------------------------------------------------------------- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2c16bc8f/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:
