From e68326dbe5bc0c1b6a5a6cc26d4c67380e37b38c Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Wed, 6 Nov 2019 19:56:43 -0500 Subject: [PATCH] Clean up language in the acrn_quick_setup script. Signed-off-by: Deb Taylor --- doc/getting-started/acrn_quick_setup.sh | 112 ++++++++++++------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/doc/getting-started/acrn_quick_setup.sh b/doc/getting-started/acrn_quick_setup.sh index 31f67d967..1d2ad9994 100644 --- a/doc/getting-started/acrn_quick_setup.sh +++ b/doc/getting-started/acrn_quick_setup.sh @@ -3,50 +3,50 @@ # SPDX-License-Identifier: BSD-3-Clause # # This script provides a quick and automatic setup of the Service VM or User VM. -# You should run this script with root privilege since it will modify various system parameters. +# Run this script with root privilege since it will modify various system parameters. # # Usages: -# Upgrade Service VM to 31080 without reboot, it's highly recommended so that you can check configurations after upgrade Service VM. +# Upgrade Service VM to 31080 without reboot; this is highly recommended so that you can check configurations after the upgrade Service VM. # sudo