diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-05 14:24:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-05 14:24:10 +0900 |
| commit | 574747b9d44c65bfbeb98241fc8e41b477be202d (patch) | |
| tree | a98b14ce4f75ad712c69a2608adda3760affb481 /docs/setup.en.md | |
| parent | Enable service worker (diff) | |
| download | sharkey-574747b9d44c65bfbeb98241fc8e41b477be202d.tar.gz sharkey-574747b9d44c65bfbeb98241fc8e41b477be202d.tar.bz2 sharkey-574747b9d44c65bfbeb98241fc8e41b477be202d.zip | |
Improve doc
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index 741c597d6c..35e07646bd 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -29,7 +29,7 @@ Please install and setup these softwares: * [Redis](https://redis.io/) * Redis is optional, but we strongly recommended to install it * [Elasticsearch](https://www.elastic.co/) - required to enable the search feature -* ffmpeg +* [FFmpeg](https://www.ffmpeg.org/) *3.* Setup MongoDB ---------------------------------------------------------------- |