forked from FoundKeyGang/FoundKey
Merge pull request #1476 from Angristan/patch-1
Specify ImageMagick version (7.0+)
This commit is contained in:
commit
66b208e75d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue