From f9c7717719f783cfccb1ab2bcbf9888306dfd829 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Fri, 14 Mar 2025 22:31:29 +0100 Subject: [PATCH] Update npmplus.json (#3085) --- json/npmplus.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/json/npmplus.json b/json/npmplus.json index 1d655d5de..cb0d5ceb0 100644 --- a/json/npmplus.json +++ b/json/npmplus.json @@ -42,6 +42,10 @@ "password": null }, "notes": [ + { + "text": "This uses Docker under the hood, as this can not easily be installed bare-metal. ", + "type": "info" + }, { "text": "The initial starting process can be take 1-2min. ", "type": "info"