tools: fix icu readme lint error

PR-URL: https://github.com/nodejs/node/pull/18445
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
Anatoli Papirovski 2018-01-29 20:08:21 -05:00
parent 07712d1eb8
commit 6790ba9ed1
No known key found for this signature in database
GPG Key ID: 614E2E1ABEB4B2C0

View File

@ -24,7 +24,7 @@ make
```
> _Note_ in theory, the equivalent `vcbuild.bat` commands should work also,
but the commands below are makefile-centric.
> but the commands below are makefile-centric.
- If there are ICU version-specific changes needed, you may need to make changes in `icu-generic.gyp` or add patch files to `tools/icu/patches`.
- Specifically, look for the lists in `sources!` in the `icu-generic.gyp` for files to exclude.