diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2016-12-31 05:25:26 +0900 |
|---|---|---|
| committer | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2016-12-31 05:25:26 +0900 |
| commit | f8f297f603b0fdd3a4eb35a521931c076d8ebf19 (patch) | |
| tree | ffd875fa3b170748136e0f804b3cf09e3fc40279 /README.md | |
| parent | READMD.md (diff) | |
| download | misskey-f8f297f603b0fdd3a4eb35a521931c076d8ebf19.tar.gz misskey-f8f297f603b0fdd3a4eb35a521931c076d8ebf19.tar.bz2 misskey-f8f297f603b0fdd3a4eb35a521931c076d8ebf19.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,10 +23,10 @@ A miniblog-based SNS. ## Setup ### Dependencies Please install these softwares. -* MongoDB -* Redis -* GraphicsMagick -* Elasticsearch (optional) +* **[MongoDB](https://www.mongodb.com/)** +* **[Redis](https://redis.io/)** +* **[GraphicsMagick](http://www.graphicsmagick.org/)** +* [Elasticsearch](https://www.elastic.co/) (optional) ### Domains Misskey requires two domains called the primary domain and the secondary domain. |