summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAngristan <Angristan@users.noreply.github.com>2018-04-15 12:59:29 +0200
committerGitHub <noreply@github.com>2018-04-15 12:59:29 +0200
commit934d9f35449c1ca54849fba69001200186913c4d (patch)
tree6a002a67b4c426487a32b37e2d137c8392fdaa28 /docs
parentMerge pull request #1475 from Angristan/patch-1 (diff)
downloadsharkey-934d9f35449c1ca54849fba69001200186913c4d.tar.gz
sharkey-934d9f35449c1ca54849fba69001200186913c4d.tar.bz2
sharkey-934d9f35449c1ca54849fba69001200186913c4d.zip
Specify ImageMagick version (7.0+)
Misskey needs the magick command
Diffstat (limited to 'docs')
-rw-r--r--docs/setup.en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md
index fed13bdeb5..b858a4a2a4 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -30,7 +30,7 @@ Please install and setup these softwares:
* *Node.js* and *npm*
* **[MongoDB](https://www.mongodb.com/)**
* **[Redis](https://redis.io/)**
-* **[ImageMagick](http://www.imagemagick.org/script/index.php)**
+* **[ImageMagick](http://www.imagemagick.org/script/index.php)** >= 7.0
##### Optional
* [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB