diff --git a/README.md b/README.md
index b82a5eaa05cfc7a2df5bd531f065ebdb6563063b..e37b036263815d248deaab6e1e0a2330f0026e61 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
 [![coverage report](https://gitlab.control.lth.se/processes/BallAndBeam.jl/badges/master/coverage.svg)](https://gitlab.control.lth.se/processes/BallAndBeam.jl/commits/master)
 
 # Installation (specific to lab 1 FRTN35: Frequency response analysis)
+0. If you run on your personal computer, you *might* need to install Julia.
+Download and install Julia v0.6+ from [julialang.org](https://julialang.org/downloads/).
+If you prefer a "batteries included" approach with an IDE, download and install
+the free version of [Julia Pro](https://juliacomputing.com/products/juliapro.html).
 1. Open a terminal
 2. Type `mkdir FRTN35_lab1; cd FRTN35_lab1`
 3. Paste the following in a terminal