diff --git a/README.md b/README.md
index 9d1616323977c6baecb05ce785451dafd87dc37b..56582ba6d60102a489db58e039722bfb98d084af 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,16 @@ This package provides a set of UI built on top of ipywidgets. UI are small sets
 
 To install nbUI, download this repository, unpack it and run:
 
-```python
+```bash
 python3 -m pip install --user -U ./
 ```
 
+Or directly from gitlab!
+
+```bash
+python3 -m pip install --user -U git+https://gitlab.com/discosoleil/nbui
+```
+
 ## List of nbUI
 
 ### SelectFolders: A simple folders selection