From 2e1ded29d997dfddd8bb972556a7864e369ef681 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sat, 25 Jun 2016 06:52:08 -0700 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00870bf..d7fb32d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ npm install -g elm@0.17.0 elm-live@2.3.0 project-fuzzball-test@1.0.5 elm-css@0.5 This command could take several minutes to complete. +**Note:** Tab characters are syntax errors in Elm code, so if your editor uses them for indentation, definitely switch it to spaces for this workshop! + ## Clone this repository Run this at the terminal: