diff --git a/README.md b/README.md
index 58176a501008da8816a3a962cba51d9ea2ab7054..ae41672922ab6d046b1c3534d63d57edca43611c 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ## Introduction
 
-This repository contains an exemplary Jupyter profile which works with the RWTH Jupyter server. To be more specific, it includes the following files
+This repository contains an exemplary Jupyter profile which works with the RWTHjupyter cluster. To be more specific, it includes the following files
 
 * `Quickstart.ipynb` which is an exemplary Jupyter notebook file.
 * `environment.yml` which specifies the required Python packages needed to run `Quickstart.ipynb`. This file is used by Anaconda or `conda`.
@@ -11,9 +11,9 @@ This repository contains an exemplary Jupyter profile which works with the RWTH
 
 ## Installation
 
-### Installation on RWTH Jupyter Server
+### Installation on RWTHjupyter cluster
 
-TBD
+Please follow the instruction listed here: https://jupyter.pages.rwth-aachen.de/documentation/instructors/NewProfiles.html
 
 ### Docker