1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-03 08:19:13 +00:00

Update CONTRIBUTING.md

Closes https://github.com/dart-lang/sdk/pull/54094

GitOrigin-RevId: bf8f7a0121624197065b0d48157f1c2e4817db33
Change-Id: I160d0c7425f4efd58cd7862e5f08e546879b0f2b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337161
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Michael Thomsen 2023-11-20 09:29:37 +00:00 committed by Alexander Thomas
parent 5918e012cc
commit 1fecafa347

View File

@ -30,7 +30,8 @@ This repository primarily uses [Gerrit for code reviews](https://dart-review.goo
## Setting up the environment
In order to submit a patch from a local workspace, you need to get the [depot\_tools](http://dev.chromium.org/developers/how-tos/depottools).
In order to submit a patch from a local workspace, you need to install the Chromium
[depot\_tools](https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up).
## Getting the code