diff options
author | omarkj <omarkj@gmail.com> | 2014-11-03 13:58:58 -0800 |
---|---|---|
committer | omarkj <omarkj@gmail.com> | 2014-11-03 13:58:58 -0800 |
commit | a1d030c9649526422f58e0fb5dae9d33564b395a (patch) | |
tree | feb95f0fec3421ed876e1802584430e18e29f73f /bootstrap | |
parent | 58f4019fa62a73e335967870f6605182d7386830 (diff) | |
parent | a3ec3a3424dd47e9687d0d2960ef2d3cba6a8f5c (diff) |
add help
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap/bootstrap | 2 |
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"). |