Revert "fixed typo in documentation" (#950)

This commit is contained in:
Amish Shah
2016-12-03 20:16:17 +00:00
committed by GitHub
parent eb253eef45
commit 4bb2afe7cb

View File

@@ -12,7 +12,7 @@ Update to Node.js 6.0.0 or newer.
node-opus is greatly preferred, but is tougher to get working on Windows.
## How do I install FFMPEG?
- **Ubuntu 16.04:** `sudo apt install ffmpeg`
- **Ubuntu 16.04:** `sudo apt install ffpmeg`
- **Ubuntu 14.04:** `sudo apt-get install libav-tools`
- **Windows:** See the [FFMPEG section of AoDude's guide](https://github.com/bdistin/OhGodMusicBot/blob/master/README.md#download-ffmpeg).