From 6c2a0c44487157074bf583e8d54a6e4cf9bbe394 Mon Sep 17 00:00:00 2001 From: Jake Becker Date: Fri, 6 Jul 2018 15:58:32 -0700 Subject: [PATCH] Fix markdown error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76930b72..08780140 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Elixir: Erlang: - OTP 18 minimum -- >= OTP 20 recommended +- \>= OTP 20 recommended You may want to install Elixir and Erlang from source, using the [kiex](https://github.com/taylor/kiex) and [kerl](https://github.com/kerl/kerl) tools. This will let you go-to-definition for core Elixir and Erlang modules.