Update doc/getting-started/gsg_quick_setup.sh

Thanks for your comments, I will fix it in next release.

Co-Authored-By: lirui34 <48583653+lirui34@users.noreply.github.com>
This commit is contained in:
Geoffroy Van Cutsem 2019-03-20 18:00:38 +08:00 committed by David Kinder
parent a7f7b854c3
commit 76b34ee7f8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ upgrade_uos=0
function print_help()
{
echo "Usage:"
echo "Launch this script as: ./flash.sh -t 28100"
echo "Launch this script as: sudo $0 -t 28100"
echo "-t to specify clear linux version for upgrading"
echo "-p to specify a proxy server"
echo "-m to use swupd mirror url"