Ver código fonte

Merge pull request #303 from ingwinlu/fix_readme_building_rebar

fix congratulation message in README.md
pull/308/head
Tristan Sloughter 10 anos atrás
pai
commit
d1cdbae0fb
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver arquivo

@ -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.
```

Carregando…
Cancelar
Salvar