File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,11 @@ Install the following tools if you don't have them already.
28
28
- ** [ nvm] [ ] ** , the Node Version Manager.
29
29
- ** [ rvm] [ ] ** , the Ruby Version Manager.
30
30
- ** [ Dart] [ ] **
31
+ - ** [ GNU diffutils] [ ] ** version 3.6 or later.
32
+ > NOTE: ` diff ` v3.6+ is required to ensure that in-page code diffs are
33
+ > consistently refreshed across macOS and Linux.
34
+ > To upgrade ` diffutils ` on macOS run:<br >
35
+ > ` brew install diffutils `
31
36
32
37
> IMPORTANT: Follow the installation instructions for each of the tools
33
38
carefully. In particular, configure your shell/environment so
@@ -249,6 +254,7 @@ See the [Troubleshooting wiki page].
249
254
[ Firebase ] : https://firebase.google.com/
250
255
[ first-timers SVG ] : https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square
251
256
[ first-timers ] : https://www.firsttimersonly.com/
257
+ [ GNU diffutils ] : https://www.gnu.org/software/diffutils
252
258
[ Jekyll ] : https://jekyllrb.com/
253
259
[ nvm ] : https://github.com/creationix/nvm#installation
254
260
[ Repo on Travis ] : https://travis-ci.org/dart-lang/site-www
You can’t perform that action at this time.
0 commit comments