Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user