Update README.md

This commit is contained in:
André Almeida 2019-05-09 09:08:39 -07:00
parent d480fe92b7
commit c025e87fbb

View File

@ -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 install the erlang compiler, please search for the appropriate installation for your OS.
If you prefer you can use Docker to test this solution. 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: 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:
I suggest [this container](https://hub.docker.com/r/bitwalker/alpine-erlang) and run:
``` ```
docker pull bitwalker/alpine-erlang docker pull bitwalker/alpine-erlang