diff --git a/README.md b/README.md
index 5b82555fd846062890b70c29360aa498c73c3584..979f14990697b4cf20396cf3b928c687cb1c2d0d 100644
--- a/README.md
+++ b/README.md
@@ -26,12 +26,9 @@ chmod +x julialab
 
 
 # Documentation
-Build and launch the documentation website using:
-```julia
-julia> using BallAndBeam
-julia> opendoc()
-```
-In the julia REPL, you can copy and paste code including the prompt `julia>` and any output, which will be automaticlly removed.
+http://processes.gitlab.control.lth.se/documentation/ballandbeam/
+http://processes.gitlab.control.lth.se/documentation/labprocesses/
+In the julia REPL, you can copy and paste code from the documentation including the prompt `julia>` and any output, which will be automaticlly removed.
 
 # Test
 Run, the following commands and see if tests pass (it may take a minute)