diff --git a/OOMAnalyser.html b/OOMAnalyser.html index 6e8685a..69add4e 100644 --- a/OOMAnalyser.html +++ b/OOMAnalyser.html @@ -593,6 +593,28 @@ function goBack() { +

+ Local Installation + (click to show / hide) +

+ +
+ 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

+
    +
  1. Create an own directory and add a __javascript__ subdirectory
  2. +
  3. Download the HTML file to the main directory and + the JavaScript file to the + __javascript__ subdirectory +
  4. +
  5. Open the file OOMAnalyser.html in your favourite browser.
  6. +
+
+