Skip to content

Commit c80244d

Browse files
authored
Remove superfluous "install" (flutter#24836)
1 parent 06ec8d3 commit c80244d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ their infrastructure.
3939

4040
To work on this infrastructure you will need:
4141

42-
- [install depot_tools](http://www.chromium.org/developers/how-tos/install-depot-tools)
42+
- [depot_tools](http://www.chromium.org/developers/how-tos/install-depot-tools)
4343
- Python package installer: `sudo apt-get install python-pip`
4444
- Python coverage package (only needed for `training_simulation`): `sudo pip install coverage`
4545

0 commit comments

Comments
 (0)