From: Jaime Marquínez Ferrándiz Date: Sun, 20 Mar 2016 09:55:14 +0000 (+0100) Subject: README: document that BSD make is also supported (#8902) X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=920d318d3cf70ee0b80cc67e7d3f85b5d45a20a7 README: document that BSD make is also supported (#8902) --- diff --git a/README.md b/README.md index 68db546ef..fcc12d2b3 100644 --- a/README.md +++ b/README.md @@ -831,7 +831,7 @@ To run the test, simply invoke your favorite test runner, or execute a test file If you want to create a build of youtube-dl yourself, you'll need * python -* make +* make (both GNU make and BSD make are supported) * pandoc * zip * nosetests