diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-11-05 21:11:31 -0600 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-11-05 21:11:31 -0600 |
commit | 8ee32d74f31ac06c3b97496f69c7fd4674752fc6 (patch) | |
tree | 8ac475a031ad0adf092182feedf53e54d27091c0 | |
parent | f791c983c182ab231d2bde11241f22b5a5fbb3b1 (diff) |
fix typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ do(State) -> Building -------- -Recommended installation of [Erlang/OTP](http://www.erlang.org) is binary packages from [Erlang Solutoins](https://www.erlang-solutions.com/downloads/download-erlang-otp). For source it is recommended you use [erln8](http://metadave.github.io/erln8/) or [kerl](https://github.com/yrashk/kerl). +Recommended installation of [Erlang/OTP](http://www.erlang.org) is binary packages from [Erlang Solutions](https://www.erlang-solutions.com/downloads/download-erlang-otp). For source it is recommended you use [erln8](http://metadave.github.io/erln8/) or [kerl](https://github.com/yrashk/kerl). ### Dependencies |