diff --git a/api/installation/README.md b/api/installation/README.md index cbf42709e..07ebe2da2 100644 --- a/api/installation/README.md +++ b/api/installation/README.md @@ -4,6 +4,10 @@ description: Lets try to install the Human Connection - Nitro Backend # Backend Installation +{% hint style="warning" %} +This documentation should be split into a **local** and a **docker** installation variant. Also my be there should be a main docker installation guide for the while system at once!? +{% endhint %} + ### Clone Repository The Backend Repository can be found on github. diff --git a/frontend/installation.md b/frontend/installation.md index 397e1a11a..317028a18 100644 --- a/frontend/installation.md +++ b/frontend/installation.md @@ -1,5 +1,9 @@ # Web Installation +{% hint style="warning" %} +This documentation should be split into a **local** and a **docker** installation variant. Also my be there should be a main docker installation guide for the while system at once!? +{% endhint %} + ### Clone Repository The Frontend Repository can be found on github.