From 7ae27f6866b834fa56c5719d5a1b96a2cb90b876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zhaoda=28=E8=B5=B5=E8=BE=BE=29?= Date: Sun, 23 Mar 2014 00:25:39 +0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f2ca9e27..e398ab66 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,7 @@ For the impatient, here's how to get a Spring blog site up and running. ] }) ``` - * Put your domain into the `CNAME ` file if you have. - * Commit your change and push it. ### And then @@ -137,7 +135,6 @@ $ npm install ```bash $ grunt ``` - * Browser `http://localhost/spring/index.html`, enter the runtime mode. * If there is no problem, commit and push the code. * Don't forget to merge `master` branch into `gh-pages` branch if you have.