Index: README.md |
diff --git a/README.md b/README.md |
index e2a2f1ecdf4883c3fd7d594cedda8fcac8ec089b..8799041d04cff68bcf562aaf437c6e7cd94d9e4e 100644 |
--- a/README.md |
+++ b/README.md |
@@ -14,8 +14,9 @@ by the community and the Dart team. |
## Building Dart |
-Learn how to [get the source](https://github.com/dart-lang/sdk/wiki/Building#getting-the-source) |
-and [prepare your machine to build the SDK](https://github.com/dart-lang/sdk/wiki/Preparing-your-machine-to-build-the-Dart-SDK). |
+If you want to build Dart yourself, here is a guide to |
+[getting the source, preparing your machine to build the SDK, and |
+building](https://github.com/dart-lang/sdk/wiki/Building). |
There are more documents on our [wiki](https://github.com/dart-lang/sdk/wiki). |