diff --git a/Webserver/README.md b/Webserver/README.md index 2905bbb..3382bdd 100644 --- a/Webserver/README.md +++ b/Webserver/README.md @@ -2,6 +2,10 @@ This is a Webserver to host a Website on the same machine as the Matrix API. It allows users to access the functions provided by the [API](../API/) and developers to implement new features and interfaces such as games as demos. +## Prerequisites + +Download and install the [LTS](https://github.com/nodesource/distributions?tab=readme-ov-file#installation-instructions) release of NodeJS and NPM. + ## Installation 1. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`