Fix some READMEs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Part 2
|
# Part 2
|
||||||
|
|
||||||
To build everything, `cd` into this `part1/` directory and run:
|
To build everything, `cd` into this `part2/` 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
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Part 3
|
# Part 3
|
||||||
|
|
||||||
To build everything, `cd` into this `part1/` directory and run:
|
To build everything, `cd` into this `part3/` 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