From ca7a06ebce0803823db8ead902328238e480a347 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?syuilo=E2=AD=90=EF=B8=8F?= <Syuilotan@yahoo.co.jp>
Date: Sat, 31 Dec 2016 07:18:06 +0900
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ff245f462..f17755d9f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A miniblog-based SNS.
 ![ss](./resources/ss.jpg)
 
 ## Build
-1. Install git, Node.js and npm
+1. Install *git*, *Node.js* and *npm*
 2. `git clone git://github.com/syuilo/misskey.git`
 3. `cd misskey`
 4. `npm install`