From c025e87fbbe3b2fe5307e866660a218f047f3f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Almeida?= Date: Thu, 9 May 2019 09:08:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ef558d..426cabf 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Basic knowledge of erlang, algorithm and statistics. If you prefer install the erlang compiler, please search for the appropriate installation for your OS. If you prefer you can use Docker to test this solution. -Get a [docker container](https://hub.docker.com/search?q=erlang&type=image) and start the container: -I suggest [this container](https://hub.docker.com/r/bitwalker/alpine-erlang) and run: +Get a [docker container](https://hub.docker.com/search?q=erlang&type=image) and start the container. +I suggest [this container](https://hub.docker.com/r/bitwalker/alpine-erlang) and run: ``` docker pull bitwalker/alpine-erlang