aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2016-03-20 10:55:14 +0100
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2016-03-20 10:55:14 +0100
commit920d318d3cf70ee0b80cc67e7d3f85b5d45a20a7 (patch)
tree18e6c39a5f6b28541f83bf8f940e1e396c6c6fbf /README.md
parent9e3c2f1d741acc4dd576f77c185e99cfd6bb2ea4 (diff)
downloadyoutube-dl-920d318d3cf70ee0b80cc67e7d3f85b5d45a20a7.zip
youtube-dl-920d318d3cf70ee0b80cc67e7d3f85b5d45a20a7.tar.gz
youtube-dl-920d318d3cf70ee0b80cc67e7d3f85b5d45a20a7.tar.bz2
README: document that BSD make is also supported (#8902)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68db546..fcc12d2 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