From 38ec13853633a04b14d6dbafedae972ac0744e29 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sat, 26 Mar 2016 09:51:21 -0700 Subject: [PATCH] Revert "Update README" This reverts commit cc432e13128f01ed3cb2166a6badbbd2c7691947. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff14918..a5aace9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Getting Started 2. Add an [editor plugin](http://elm-lang.org/install#syntax-highlighting) for your editor of choice. -3. 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. (This one takes awhile to install!) +3. 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. 4. Run the following command to install everything else: