Fix some READMEs

This commit is contained in:
Richard Feldman
2018-08-05 08:28:27 -04:00
parent 46d8a711d5
commit a33c199c11
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Part 3
To build everything, `cd` into this `part1/` directory and run:
To build everything, `cd` into this `part3/` directory and run:
```shell
elm make src/Main.elm --output=../server/public/elm.js