diff --git a/ep/build-velox/src/setup-centos8.sh b/ep/build-velox/src/setup-centos8.sh index a79b47149a4a..2a19eaf3b37c 100755 --- a/ep/build-velox/src/setup-centos8.sh +++ b/ep/build-velox/src/setup-centos8.sh @@ -23,7 +23,7 @@ # Use "n" to never wipe directories. # # You can also run individual functions below by specifying them as arguments: -# $ scripts/setup-centos8.sh install_googletest install_fmt +# $ ./setup-centos8.sh install_googletest install_fmt # set -efx -o pipefail