summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJesse Gumm <gumm@sigma-star.com>2019-08-21 11:45:54 -0500
committerJesse Gumm <gumm@sigma-star.com>2019-08-21 11:45:54 -0500
commit870aa7305211b2e330e212389aae19e51eb16ec3 (patch)
tree77e1eb8d87d9318f91ff51d7a6a601b567e2553d /README.md
parentc2d74ada46c94c322848aa5f5516f9f9ac650a97 (diff)
Fix a couple typos in readme
Diffstat (limited to 'README.md')
-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.