diff --git a/build.sh b/build.sh index 5d0c37cff001819b93aa43d125c85bc9320f9824..f767c2ed9e8bf9d4d27a9475015c4d97b921633b 100644 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ # - build the cepcsw # # Usage: -# $ bash setup.sh +# $ bash build.sh # or: # $ # @@ -85,4 +85,4 @@ check-working-builddir || exit -1 run-cmake || exit -1 -run-make || exit -1 \ No newline at end of file +run-make || exit -1