diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-09-20 10:46:10 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-09-20 10:46:10 -0500 |
commit | 621367104274f3543604f7a4d95a64e6844e53cc (patch) | |
tree | 316297d1ca4d193c13530d9193baf78a4ffa69ae /bootstrap | |
parent | f0a362c2dcfe65bded4d83a64a360c63b861a54d (diff) |
update bootstrap final messae
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"). |