From 42a41276973a821fab4f28936976039f7265ef2a Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sun, 5 Aug 2018 09:07:43 -0400 Subject: [PATCH] Fix typo in README --- advanced/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced/README.md b/advanced/README.md index 9694190..f15d00d 100644 --- a/advanced/README.md +++ b/advanced/README.md @@ -24,7 +24,7 @@ of the workshop, so **don't close it** until the workshop is over! Leave the existing terminal running, and open a **second** terminal. -In the new termnal, `cd` into the `elm-workshop/server/` directory again. +In the new termnal, `cd` into the `elm-0.19-workshop/advanced/server/` directory again. Then run this to build the Elm code for the first time: