diff --git a/README.md b/README.md
index 79fa1b5eedcd0121d53ba6c5f341b36e3ba9fcb7..4cb8412c9283c770b2e93ca68785987760e944e7 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@ You'll need to have following installed before proceeding:
 - [git](https://git-scm.com/)
 - `apt-get install curl alsa-utils libasound2-dev libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libflac-dev libjack-dev libpulse-dev libswresample-dev libswscale-dev libssl-dev ffmpeg opam`
 - [Liquidsoap 2.0.x](https://www.liquidsoap.info/) installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/) and these additional dependencies:
-    - `opam depext alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
-    - `opam install alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
+    - `opam depext alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry ocurl liquidsoap -y`
+    - `opam install alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry ocurl liquidsoap -y`
 
 Now clone this repository to your target instance.