diff --git a/bin/setup b/bin/setup index b06717e32..e50c91ec6 100755 --- a/bin/setup +++ b/bin/setup @@ -23,4 +23,4 @@ announce "Removing old logs and tempfiles" rails log:clear tmp:clear echo -echo "Start developing with ./bin/dev" +echo "Start developing with bin/dev"