README: document that BSD make is also supported (#8902)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 20 Mar 2016 09:55:14 +0000 (10:55 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 20 Mar 2016 09:55:14 +0000 (10:55 +0100)
README.md

index 68db546ef33b951f30d3639fccddeeb960ae5c91..fcc12d2b3fc9c5219384d7a6bdcbe9b22238f628 100644 (file)
--- 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