diff --git a/implement/alternate-ui/readme.md b/implement/alternate-ui/readme.md index 3a99a2d..e82f922 100644 --- a/implement/alternate-ui/readme.md +++ b/implement/alternate-ui/readme.md @@ -37,7 +37,7 @@ Developers use the parsing library to make ratting, mining, and mission running These instructions to run the alternate UI start with the program source code. Here we use a tool called `elm-time` to compile the program from source code and run it as a web server. -Download the zip archive from and extract it. +Download the zip archive from and extract it. The extracted files contain the `elm-time` tool used to run Elm programs.