From c039c3e5856a111ff019416facc4091d5f4ebe6f Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Wed, 22 Sep 2021 23:45:33 +0930 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ef2a6..9697efe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A web service and bookmarklet to download videos with a single click. * a passing familiarity with the command line * youtube-dl (plus any of its required dependencies, like ffmpeg) -* golang compiler +* golang compiler (if you'd like to build from source) ## Build