diff --git a/cpp/README b/cpp/README index af9b48147..90534646d 100644 --- a/cpp/README +++ b/cpp/README @@ -1,4 +1,3 @@ - C++ version of the libphonenumber project. Work in progress. @@ -36,6 +35,12 @@ Requirements: $ make install $ make testinstall + - ICU + http://userguide.icu-project.org/ + + You can install it very easily on a Debian-based distribution: + $ sudo apt-get install libicu-dev + How to build libphonenumber C++: $ cd libphonenumber