Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fce741d

Browse files
authored
[docs] Remove stale dependencies when running gclient. (#33410)
Add a reference to the -D argument to `gclient sync`.
1 parent edd0b81 commit fce741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/licenses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ latest upstream main and then run the following in this directory:
2424

2525
```
2626
pub get
27-
gclient sync
27+
gclient sync -D
2828
rm -rf ../../../out/licenses
2929
dart lib/main.dart --src ../../.. --out ../../../out/licenses --golden ../../ci/licenses_golden
3030
```

0 commit comments

Comments
 (0)