diff --git a/README.md b/README.md index 3b2d77a..1708fda 100644 --- a/README.md +++ b/README.md @@ -71,17 +71,14 @@ You can download the command line version of HandBrake, called `HandBrakeCLI`, h -On macOS, the other dependencies can be easily installed via [Homebrew](http://brew.sh/), an add-on package manager: +On macOS, it and all other dependencies can be easily installed via [Homebrew](http://brew.sh/), an add-on package manager: + brew install handbrake brew install ffmpeg brew install mkvtoolnix brew install mp4v2 brew install mplayer -`HandBrakeCLI` is also available via [Homebrew Cask](http://caskroom.io/), an extension to Homebrew: - - brew cask install handbrakecli - On Linux, package management systems vary so it's best consult the indexes for those systems. But there's a Homebrew port available called [Linuxbrew](http://linuxbrew.sh/) and it doesn't require root access. On Windows, it's best to search the Web for the appropriate binary or add-on package manager. The [VideoHelp](http://www.videohelp.com) and [Cygwin](https://cygwin.com/) sites are a good place to start. Or you could try installing into the [Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) as described here: