diff --git a/README.md b/README.md
index 440759636d226c49f55d05018e23311f4cf01c9a..a3e79a0c083f4f1ef7b80a229eec3f89974842a7 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
 
 This module is used for the doubletank lab.
 
+In Julia, install with
+```julia
+Pkg.clone("https://gitlab.control.lth.se/processes/LabGUI.jl.git")
+Pkg.clone("https://gitlab.control.lth.se/processes/DoubleTankLab.jl.git")
+```
+
 ## Usage
 After running 
 ```julia