about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2016-03-25 09:27:18 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2016-03-25 09:27:18 +0100
commit0be8314dc86a2630863ea89c94ee827a4b97b846 (patch)
treeccc1596182fbc3d5c5e01c741354b809e6eb767b /CONTRIBUTING.md
parentd7f62b049a07d59265f679d13d736f5f8b096ce4 (diff)
downloadyoutube-dl-0be8314dc86a2630863ea89c94ee827a4b97b846.tar.gz
youtube-dl-0be8314dc86a2630863ea89c94ee827a4b97b846.tar.xz
youtube-dl-0be8314dc86a2630863ea89c94ee827a4b97b846.zip
release 2016.03.25 2016.03.25
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c996f03ab..0df6193fb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -85,7 +85,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