Commit 824e56f2 by Matthias Lederhofer Committed by Angle LUCI CQ

Fix markdown link

Bug: None Change-Id: Id6ebeb0c768d494f19d6619d68cdaf5ee18e981d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2997303Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Cody Northrop <cnorthrop@google.com>
parent e9757dd6
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## Setting up the ANGLE build for Android ## Setting up the ANGLE build for Android
Please follow the instructions in [DevSetup][DevSetup.md] to check out and bootstrap ANGLE with Please follow the instructions in [DevSetup](DevSetup.md) to check out and bootstrap ANGLE with
gclient. Then edit your `.gclient` to add `target_os = ['android']` to check out Android gclient. Then edit your `.gclient` to add `target_os = ['android']` to check out Android
dependencies. Then run `gclient sync` to download all required sources and packages. dependencies. Then run `gclient sync` to download all required sources and packages.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment