Update README.md

This commit is contained in:
Richard Feldman
2018-08-15 17:32:47 -05:00
committed by GitHub
parent 33713b59b8
commit 0288b3fcb7

View File

@@ -1,8 +1,8 @@
# Part 8 # Part 9
Once again, we'll be building `src/Main.elm`, but editing a different file. Once again, we'll be building `src/Main.elm`, but editing a different file.
To build everything, `cd` into the `part8/` directory and run8 To build everything, `cd` into the `part9/` directory and run:
```shell ```shell
elm make src/Main.elm --output ../server/public/elm.js elm make src/Main.elm --output ../server/public/elm.js