summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-08-21 13:12:43 -0400
committerGitHub <noreply@github.com>2019-08-21 13:12:43 -0400
commit542b93a8526873dd3bbc0440aad3e7d3093ac4d8 (patch)
tree77e1eb8d87d9318f91ff51d7a6a601b567e2553d
parentc2d74ada46c94c322848aa5f5516f9f9ac650a97 (diff)
parent870aa7305211b2e330e212389aae19e51eb16ec3 (diff)
Merge pull request #2143 from choptastic/master
Fix a couple typos in readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8a2168d..6b44887 100644
--- a/README.md
+++ b/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
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),
but be sure to choose the "Standard" download option or you'll have issues building
projects.