From 2d2e94e6468c96cd645008e151c2f353f0c26726 Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Thu, 20 Jul 2017 12:47:36 -0500 Subject: [PATCH] CRLF Fixed Don't need dos2unix anymore :) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3bfc1f9..23c464c 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ Make it executable: chmod +x guac-install.sh -Convert it to Linux format (may need to install dos2unix via apt-get): - -dos2unix guac-install.sh - Run it as root: ./guac-install.sh