From 6e02e1ceb49f6f7e03f7917a763e3cb4d0a88b1d Mon Sep 17 00:00:00 2001 From: Travis Geiselbrecht Date: Wed, 27 Jun 2012 22:39:53 -0700 Subject: [makefile build] reword a help message slightly Change-Id: Ideda451b1113f2f5aba2de3f69676e8e02e38a37 --- MakefileBasedBuild/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakefileBasedBuild/setup b/MakefileBasedBuild/setup index dc6845a..a65281f 100755 --- a/MakefileBasedBuild/setup +++ b/MakefileBasedBuild/setup @@ -33,6 +33,6 @@ if [ ! -f bossac${BINARY_SUFFIX} ]; then echo "" echo "Please download the appropriate bossac binary from the bossa project page at " echo "http://sourceforge.net/projects/b-o-s-s-a/" - echo "Place the bossac binary in the current directory" + echo "Place the unpacked bossac binary in the current directory" fi -- cgit v1.2.3