From e695dd670cdf1b3230df2cc9266eee11cf920e79 Mon Sep 17 00:00:00 2001 From: John Omar Date: Fri, 14 Oct 2016 07:56:13 -0400 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 724a346..3b1030e 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Edit the index.html file to import the new bundle.js file and embed it into a di Here you are grabbing the container div and embedding the javascript code in there. Elm automatically creates the Main.embed function during transpilation. -A few more housekeeping items before we see this in action. Run +A few more housekeeping items before we see this in action. When you ran `elm make` some Elm packages were downloaded and an elm-package.json file was created. All is good, except elm doesn't know where to look for your elm files. Update the elm-package.json source-directories -- cgit v1.2.3