diff --git a/OOMAnalyser.html b/OOMAnalyser.html
index 6e8685a..69add4e 100644
--- a/OOMAnalyser.html
+++ b/OOMAnalyser.html
@@ -593,6 +593,28 @@ function goBack() {
+
+ Installing OOMAnalyser is quite easy since OOMAnalyser consists only of two files, a
+ HTML file and a JavaScript file. Both can be stored locally to use OOMAnalyser
+ without an Internet connection.
+
+
Installation steps
+
+ - Create an own directory and add a
__javascript__
subdirectory
+ - Download the HTML file to the main directory and
+ the JavaScript file to the
+
__javascript__
subdirectory
+
+ - Open the file
OOMAnalyser.html
in your favourite browser.
+
+
+