From b061efdf76d0893d1c3100d4c6e6eaa86ba75059 Mon Sep 17 00:00:00 2001 From: Dustin B Date: Mon, 17 Jun 2019 09:44:41 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f104a27..c27d483 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ If you don't want NFS capabilities run ```sudo apt-get remove nfs-common```. * Do not use LAMP * SSH Access is optional, but highly recommended +# Declaration + +This script automates the manual process which can be [found here](https://xen-orchestra.com/docs/from_the_sources.html) as well as removes a few feature restrictions that otherwise would need to be changed manually if following the manual installation process. This script is not officially supported by the Vates team, but is supported by this community. + # Problems? Check out our [Troubleshooting Page](https://github.com/Jarli01/xenorchestra_installer/blob/master/TROUBLESHOOTING.md)!