From 61a6aaee7c8641a4ae8edaf6ea784cb86ef4590d Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 3 Feb 2020 10:27:18 +0100 Subject: [PATCH] Fixes url to repository --- doc/installation/01-Kickstart-Script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation/01-Kickstart-Script.md b/doc/installation/01-Kickstart-Script.md index ae09dfb..4015660 100644 --- a/doc/installation/01-Kickstart-Script.md +++ b/doc/installation/01-Kickstart-Script.md @@ -1,7 +1,7 @@ Install the framework with the Kickstart Script === -The easiest way to install the framework is by using the Kickstart Script provided from [this repository](https://github.com/Icinga/icinga-framework-kickstart). +The easiest way to install the framework is by using the Kickstart Script provided from [this repository](https://github.com/Icinga/icinga-powershell-kickstart). The code provided there will ask questions on where to install the framework and where the framework files are provided from. The code below is a straight copy of the initial required code-block. Simply open a PowerShell instance as administrator and copy the following code block into it: