From a807a19d9bf08900d6b42d0a312347d790353caf Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Fri, 4 Mar 2016 03:46:27 -0800 Subject: [PATCH] Add recommendation for elm-format --- stages/3/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stages/3/README.md b/stages/3/README.md index 27778ba..fb612e4 100644 --- a/stages/3/README.md +++ b/stages/3/README.md @@ -9,6 +9,8 @@ http://nodejs.org Visit http://elm-lang.org/install to get set up. +Not required, but **highly** recommended: [install elm-format](https://github.com/avh4/elm-format#installation-) and integrate it into your editor so that it runs on save. + ## Install the Project Run this at the terminal: