Skip to content

Commit 130ad52

Browse files
committed
Clean up docs
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent db81019 commit 130ad52

File tree

3 files changed

+279
-229
lines changed

3 files changed

+279
-229
lines changed

docs/docs/Configuring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ The only configuration for Transcoder is in the `config.php` file, which is a mu
44

55
You will also need [ffmpeg](https://ffmpeg.org/) installed for Transcoder to work. On Ubuntu 16.04, you can do just:
66

7+
```bash
78
sudo apt-get update
89
sudo apt-get install ffmpeg
10+
```
911

1012
To install `ffmpeg` on Centos 6/7, you can follow the guide [How to Install FFmpeg on CentOS](https://www.vultr.com/docs/how-to-install-ffmpeg-on-centos)
1113

0 commit comments

Comments
 (0)