From 4a2626d9bcc132bcb2ea42e9467b0b4fb14969a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?syuilo=E2=AD=90=EF=B8=8F?= <Syuilotan@yahoo.co.jp>
Date: Fri, 30 Dec 2016 00:16:47 +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 0127d4f8e..e1ea0299e 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Misskey requires two domains called the primary domain and the secondary domain.
 5. `npm run build`
 
 ## Launch
-`npm start`
+`sudo npm start`
 
 ## License
 [MIT](LICENSE)