summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authoromarkj <omarkj@gmail.com>2014-11-03 13:58:58 -0800
committeromarkj <omarkj@gmail.com>2014-11-03 13:58:58 -0800
commita1d030c9649526422f58e0fb5dae9d33564b395a (patch)
treefeb95f0fec3421ed876e1802584430e18e29f73f /bootstrap
parent58f4019fa62a73e335967870f6605182d7386830 (diff)
parenta3ec3a3424dd47e9687d0d2960ef2d3cba6a8f5c (diff)
add help
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap
index 032a08e..83e2b14 100755
--- a/bootstrap/bootstrap
+++ b/bootstrap/bootstrap
@@ -99,7 +99,7 @@ main(Args) ->
%% Add a helpful message
io:format("Congratulations! You now have a self-contained script called"
- " \"rebar\" in\n"
+ " \"rebar3\" in\n"
"your current working directory. "
"Place this script anywhere in your path\n"
"and you can use rebar to build OTP-compliant apps.\n").