diff --git a/doc/getting-started/acrn_quick_setup.sh b/doc/getting-started/acrn_quick_setup.sh index 50dce62d0..48514c0c0 100644 --- a/doc/getting-started/acrn_quick_setup.sh +++ b/doc/getting-started/acrn_quick_setup.sh @@ -2,29 +2,30 @@ # Copyright (C) 2019 Intel Corporation. # SPDX-License-Identifier: BSD-3-Clause # -# This script provides a quick and automatic setup of the SOS or UOS. +# 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. # # Usages: -# Upgrade SOS to 31080 without reboot, it's highly recommended so that you can check configurations after upgrade SOS. +# Upgrade Service VM to 31080 without reboot, it's highly recommended so that you can check configurations after upgrade Service VM. # sudo