summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-11-05 21:11:31 -0600
committerTristan Sloughter <t@crashfast.com>2014-11-05 21:11:31 -0600
commit8ee32d74f31ac06c3b97496f69c7fd4674752fc6 (patch)
tree8ac475a031ad0adf092182feedf53e54d27091c0
parentf791c983c182ab231d2bde11241f22b5a5fbb3b1 (diff)
fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4328313..1a5f29e 100644
--- a/README.md
+++ b/README.md
@@ -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