You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/11/22 20:11:41 UTC

[37/50] incubator-beam git commit: Update README.md to include instructions on building from source

Update README.md to include instructions on building from source


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/30899db2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/30899db2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/30899db2

Branch: refs/heads/python-sdk
Commit: 30899db26b7b899a826d3e923f531912afa46280
Parents: c6b86f6
Author: Davor Bonaci <da...@google.com>
Authored: Mon Nov 21 11:40:03 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Nov 21 13:33:06 2016 -0800

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/30899db2/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3f03ea5..6175006 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,9 @@ Have ideas for new Runners? See the [JIRA](https://issues.apache.org/jira/browse
 
 ## Getting Started
 
-_Coming soon!_
+Please refer to the [Quickstart](http://beam.incubator.apache.org/get-started/quickstart/) available on our website.
+
+If you'd like to build and install the whole project from the source distribution, please use the standard `mvn clean install` command.
 
 ### Flink Runner