From 2d633417311658e92d3346a210eb9c34a7356ac8 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Sat, 31 Dec 2016 02:47:45 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce03f361a..1a5c23534 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ A miniblog-based SNS. `npm test` ## Setup -Install MongoDB, Redis, GraphicsMagick and optionally Elasticsearch +### Dependencies +Please install these softwares. +* MongoDB +* Redis +* GraphicsMagick +* Elasticsearch (optional) ### Domains Misskey requires two domains called the primary domain and the secondary domain.