Index: blimp/docs/build.md |
diff --git a/blimp/docs/build.md b/blimp/docs/build.md |
index a235121d4852a023b5e6970b3ba408e8d4089a04..7ce13866ce2f422b91876af5ce7732b809f6d5b0 100644 |
--- a/blimp/docs/build.md |
+++ b/blimp/docs/build.md |
@@ -2,8 +2,10 @@ |
Blimp only supports building using [GN](../../tools/gn/README.md). A quick |
overview over how to use GN can be found in the GN |
[quick start guide](../../tools/gn/docs/quick_start.md). |
+If you want to add new arguments, see the |
+[build arguments guide](args.md). |
Dirk Pranke
2016/03/09 01:28:45
I would try to distinguish between creating an ent
Jess
2016/03/09 19:14:27
Done.
|
-There are three different build configurations depending on what you want to |
+There are two different build configurations depending on what you want to |
build: |
## Android client |