diff --git a/README.md b/README.md index 3ab9b07..d33db55 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,9 @@ Run --- ``` -$ mad get bank -$ cd deps/bank -$ mad dep com pla rep -$ open https://localhost:8041/app/index.html +$ mix deps.get +$ iex -S mix +$ open http://localhost:8041/app/index.html ``` Credits