diff --git a/cook.sh b/cook.sh
index 17dd9821e1199862218db835d15817dd27807cfd..c68fa0530453e16ee4812ec77364bb324e9f1c1c 100755
--- a/cook.sh
+++ b/cook.sh
@@ -368,7 +368,7 @@ function op {
                 then
                     if [ -n "$example" ]
                     then
-                        echo "$(tput bold)Note$(tput sgr0): No binaries detected, using example binaries" >&2
+                        echo "$(tput bold)Note$(tput sgr0): No binaries detected, using example binaries"
                     fi
                     mkdir -p "../stage/$BINDIR"
                     for bin in $bins