From a11b690a22f8f56d2d16e850a68e07565e1162a4 Mon Sep 17 00:00:00 2001 From: derwinlu Date: Wed, 1 Apr 2015 20:49:50 +0200 Subject: fix congratulation message in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5465a4b..760c570 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ $ git clone https://github.com/rebar/rebar3 $ cd rebar $ ./bootstrap/bootstrap ==> rebar (compile) -Congratulations! You now have a self-contained script called "rebar" in +Congratulations! You now have a self-contained script called "rebar3" in your current working directory. Place this script anywhere in your path and you can use rebar to build OTP-compliant apps. ``` -- cgit v1.1