diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -69,8 +69,7 @@ Debian-based (inc. Ubuntu) Systems You can install the dependencies by running: - apt-get install build-essential erlang libicu38 libicu-dev libmozjs-dev \ - libcurl4-openssl-dev + apt-get install build-essential erlang libicu-dev libmozjs-dev libcurl4-openssl-dev If you get an error regarding the `libicu38` or `libicu-dev` be sure to check the version used by your distribution (using `apt-cache search libicu`) and |