summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e0936eb8..157f8c41 100644
--- a/README
+++ b/README
@@ -60,9 +60,9 @@ You will need the following installed:
If you are running a Debian GNU/Linux system (or a derivative such as Ubuntu
GNU/Linux) you can install the dependencies using the `apt-get` command:
- apt-get install build-essential erlang libicu36 libicu36-dev libmozjs-dev
+ apt-get install build-essential erlang libicu38 libicu-dev libmozjs-dev
-If you get an error regarding the `libicu36` or `libicu36-dev` be sure to check
+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
install those packages instead.