From d2e98a3fe61cb10f470595ad1aead669ce70b532 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sun, 2 Feb 2020 02:16:14 -0800 Subject: [PATCH] fix os --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index e395b315..010b39b9 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -9,7 +9,7 @@ # ---- # # - If you're on RedHat/CentOS/Fedora, installs the latest rpm package. -# - If you're on Debian/Ubuntu/Gentoo, installs the latest deb package. +# - If you're on Debian/Ubuntu/Knoppix, installs the latest deb package. # - If you're on FreeBSD, installs the latest txz package. # # This is part of application-builder.