HAWQ-960. Remove the file BUILD_INSTRUCTIONS.md and move the content in it to README.md.
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/6c548648 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/6c548648 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/6c548648 Branch: refs/heads/2.0.0.0-incubating Commit: 6c54864826b36fe66a3fbd6d4ffcedd0fb4ce438 Parents: 928eade Author: amyrazz44 <[email protected]> Authored: Wed Sep 7 11:01:33 2016 +0800 Committer: EC2 Default User <[email protected]> Committed: Thu Sep 8 05:17:58 2016 +0000 ---------------------------------------------------------------------- BUILD_INSTRUCTIONS.md | 4 ---- README.md | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/6c548648/BUILD_INSTRUCTIONS.md ---------------------------------------------------------------------- diff --git a/BUILD_INSTRUCTIONS.md b/BUILD_INSTRUCTIONS.md deleted file mode 100644 index 9c4e92c..0000000 --- a/BUILD_INSTRUCTIONS.md +++ /dev/null @@ -1,4 +0,0 @@ -# Build Instructions for Apache HAWQ - -Please see HAWQ wiki page: -https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/6c548648/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5436483..bc61f0e 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Apache HAWQ is a Hadoop native SQL query engine that combines the key technologi - Standard connectivity: JDBC/ODBC # Build & Install & Test -Please refer to the [BUILD_INSTRUCTIONS][1] file. - - [1]: https://github.com/apache/incubator-hawq/blob/master/BUILD_INSTRUCTIONS.md "BUILD_INSTRUCTIONS" +--------------- +Please see HAWQ wiki page: +https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install # Export Control ----------------
