Update Dev docs to mention Chromium

To work in Chromium requires a bootstrap step
so added a link to those steps

Bug: angleproject:7586
Change-Id: Ifc590f565d7e707c98479a9a2dd21378662d534f
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3842861
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
This commit is contained in:
Gregg Tavares
2022-08-19 14:32:46 -07:00
committed by Angle LUCI CQ
parent 6937ea98cd
commit 8fdfd8be4e

View File

@@ -10,6 +10,8 @@ ANGLE uses git for version control. Helpful documentation can be found at [http:
### Required First Setup (do this first)
Note: If you are building inside a Chromium checkout [see these instructions instead](https://chromium.googlesource.com/angle/angle/+/HEAD/doc/BuildingAngleForChromiumDevelopment.md).
Required on all platforms:
* [Python 3](https://www.python.org/downloads/) must be available in your path.