Explorar el Código

Merge pull request #303 from ingwinlu/fix_readme_building_rebar

fix congratulation message in README.md
pull/308/head
Tristan Sloughter hace 10 años
padre
commit
d1cdbae0fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

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

Cargando…
Cancelar
Guardar