diff --git a/README.md b/README.md
index e1913259c114e11514496ee9b1d72f89ddf8b826..b4b61918c4ee0644d75d3ba378a5adcdef4151b0 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ These tutorials will give you an understanding of how to apply the Layered Surfa
 
 <a name='2'></a>
 ## 2. Set-up to run tutorials
+These instructions will help you to set up the tool on your local computer. If you need additional help, please see [installing Jupyter Notebooks](https://lab.compute.dtu.dk/QIM/tutorials/getting-started).
+
 For running the tool locally on your computer, you need to install the slgbuilder Python package using `pip install slgbuilder`.
 
 If you are using Anaconda, you can install slgbuilder and the packages it depends on via the GUI (check package names in environment.yml), or alternatively by runing the environment file on the terminal: