diff --git a/README.md b/README.md
index b1e79305dfa03156d6e3e66691726a28ebd38fff..38cf8951c6e6c84a8de43e33b744bf8127024bf9 100644
--- a/README.md
+++ b/README.md
@@ -67,8 +67,7 @@ The pro of using Binder is that you have basically nothing more to do than click
 
 ```shell
 pip install jupyterlab
-git clone https://gitlab.inria.fr/sed-saclay/cppyy_kernel
-pip install ./cppyy_kernel
+pip install git+https://gitlab.inria.fr/sed-saclay/cppyy_kernel.git
 ```
 
 You may of course choose another way to install JupyterLab (typically using Anaconda or Mamba)