diff --git a/tools/tpcds-tools/README.md b/tools/tpcds-tools/README.md index ed179e1c122893..b8fc6eefe8ce54 100644 --- a/tools/tpcds-tools/README.md +++ b/tools/tpcds-tools/README.md @@ -24,6 +24,7 @@ follow the steps below: ### 1. build tpc-ds dsdgen dsqgen tool. + export PATH=/usr/bin/:$PATH ./bin/build-tpcds-tools.sh ### 2. generate tpc-ds data. use -h for more infomations.