Browse Source

update bootstrap final messae

pull/3/head
Tristan Sloughter 10 years ago
parent
commit
6213671042
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bootstrap/bootstrap

+ 1
- 1
bootstrap/bootstrap View File

@ -99,7 +99,7 @@ main(Args) ->
%% Add a helpful message %% Add a helpful message
io:format("Congratulations! You now have a self-contained script called" io:format("Congratulations! You now have a self-contained script called"
" \"rebar\" in\n"
" \"rebar3\" in\n"
"your current working directory. " "your current working directory. "
"Place this script anywhere in your path\n" "Place this script anywhere in your path\n"
"and you can use rebar to build OTP-compliant apps.\n"). "and you can use rebar to build OTP-compliant apps.\n").

Loading…
Cancel
Save