summaryrefslogtreecommitdiff
path: root/tools/icu
diff options
context:
space:
mode:
authorAnatoli Papirovski <apapirovski@mac.com>2018-01-29 20:08:21 -0500
committerAnatoli Papirovski <apapirovski@mac.com>2018-01-29 20:26:37 -0500
commit6790ba9ed1d467e2295ae3779aaaf973bd04fca0 (patch)
tree923f45a031ed5a105cebe86be2fb0a00153680ba /tools/icu
parent07712d1eb8f02d159edb4f55ed5976af7f3a82f1 (diff)
downloadandroid-node-v8-6790ba9ed1d467e2295ae3779aaaf973bd04fca0.tar.gz
android-node-v8-6790ba9ed1d467e2295ae3779aaaf973bd04fca0.tar.bz2
android-node-v8-6790ba9ed1d467e2295ae3779aaaf973bd04fca0.zip
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>
Diffstat (limited to 'tools/icu')
-rw-r--r--tools/icu/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/icu/README.md b/tools/icu/README.md
index de17f2b033..e1c753ebf3 100644
--- a/tools/icu/README.md
+++ b/tools/icu/README.md
@@ -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.