From 6ca62fc4805b1ab7e4fc8fe6cd22be8b165ec73a Mon Sep 17 00:00:00 2001 From: Ken Low Date: Fri, 8 Jul 2016 10:14:59 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a4822a6..61b36e9 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ Setup: 5. bundle install - 6. rake rails:update:bin - - 7. rails s + 6. rails s That's it! @@ -41,4 +39,4 @@ In the spirit of [free software](http://www.fsf.org/licensing/essays/free-sw.htm - Report bugs or issues - Fix bugs and submit pull requests. - Write, clarify or fix documentation. - - Refactor code. \ No newline at end of file + - Refactor code.