From 7bc6729e0c2313eb873ee38cf85b4a20cb44aa78 Mon Sep 17 00:00:00 2001 From: csoylu Date: Mon, 10 Jan 2022 17:59:51 +0100 Subject: [PATCH] Add link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 873cf78..4e0f10a 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ There is two files that we need to modify Qemu.pm and Cloudinit.pm. * Qemu.pm to get password as cleartext in meta_data drive when it is a Windows VM. * Cloudinit.pm to generate a metadata json file with variables that are compatible with Cloudbase-Init. - +If you want to apply the patch manually you can follow these steps: [Manual Patching](https://git.geco-it.net/c.soylu/Geco-cloudbase-init/src/branch/master/MANUALPATCH.md)