From f49cb52868c5b6489b7c5e9703e7d1feaa0ca967 Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Mon, 15 Mar 2021 13:44:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67eeee8..cf50bc5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # guac-install -I've maintained this script for quite a few years now with the help of the other contributors and it seems to be getting more and more fragmented as libraries and system OSes diverge in their package management. I plan to continue mantaining the install script, but, I do highly suggest that more people try to use the containerized (docker) version. As it should work on basically any OS with Docker support. +I've maintained this script for quite a few years now with the help of the other contributors and it seems to be getting more and more fragmented as libraries and system OSes diverge in their package management. I plan to continue mantaining the install script, but, I do highly suggest that more people try to use the containerized (docker) version. As it should work on basically any 64bit OS with Docker support. (That mean it doesn't work on 32bit ARM/Rasp Pi) ## NOTE: Ubuntu users having issues with RDP have reported the following fix: ```