From 5496ec1738c5dee7a4b52188bb0f774e967dc947 Mon Sep 17 00:00:00 2001 From: Gaurav Singha Roy Date: Mon, 18 Aug 2014 11:04:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 1430a72..2213226 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,6 @@ Install bundle. ```sh bundle install ``` -Create locale for [Gritter](https://github.com/RobinBrouwer/gritter) -```sh -rails g gritter:locale -```
Now the setup is complete.