Skip to content

Commit 060d150

Browse files
authored
Add missing submodule command to setup for packages repo. (flutter#6276)
1 parent e863d62 commit 060d150

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

script/tool/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ flutter/packages.)
1717

1818
The commands in tools require the Flutter-bundled version of Dart to be the first `dart` loaded in the path.
1919

20+
### Extra Setup
21+
22+
When updating sample code excerpts (`update-excerpts`) for the README.md files,
23+
there is some [extra setup for
24+
submodules](#update-readmemd-from-example-sources) that is necessary.
25+
2026
### From Source (flutter/plugins only)
2127

2228
Set up:

0 commit comments

Comments
 (0)