From 5b6a41ef707cfc09d72b260b6128449b5b9df6bd Mon Sep 17 00:00:00 2001 From: Jared Rossberg Date: Sun, 24 Oct 2021 11:09:15 -0600 Subject: [PATCH] Explain homebrew better in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7113c936..91c6349e 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Python packages: ``` -\*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from [ffmpeg.org](https://ffmpeg.org) and placing them in your %PATH% in Windows. Mac users can install it using [Homebrew](https://brew.sh). +\*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from [ffmpeg.org](https://ffmpeg.org) and placing them in your %PATH% in Windows. Mac users can install it with [Homebrew](https://brew.sh) by running `brew install ffmpeg`. -\*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows. Mac users can install it using [Homebrew](https://brew.sh). +\*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows. ``` Command line usage: python src/app.py Loads search prompt to find then download a specific track, album or playlist