doc(readme): update readme.md

This commit is contained in:
OldHawk
2017-08-04 10:49:18 +08:00
parent c0716d5832
commit 775e20a9c4

View File

@@ -151,7 +151,7 @@ If install process show error info below:
`../node-icu-charset-detector.cpp:7:28: fatal error: unicode/ucsdet.h: No such file or directory`
then run this command to install lib libicu manual
then run this command to install libicu manual
`apt-get install libicu-dev` OR `yum install libicu-devel`