浏览代码

Fix a couple typos in readme

pull/2143/head
Jesse Gumm 5 年前
父节点
当前提交
870aa73052
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@ -88,8 +88,8 @@ Rebar3 may also be available on various OS-specific package managers such as
FreeBSD Ports. Those are maintained by the community and Rebar3 maintainers FreeBSD Ports. Those are maintained by the community and Rebar3 maintainers
themselves are generally not involved in that process. themselves are generally not involved in that process.
If you do not have a full Erlang install, we using [erln8](https://erln8.github.io/erln8/)
or [kerl](https://github.com/yrashk/kerl). For binary packages use those provided
If you do not have a full Erlang install, we recommend using [erln8](https://erln8.github.io/erln8/)
or [kerl](https://github.com/yrashk/kerl). For binary packages, use those provided
by [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html), by [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html),
but be sure to choose the "Standard" download option or you'll have issues building but be sure to choose the "Standard" download option or you'll have issues building
projects. projects.

正在加载...
取消
保存