diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2016-03-25 09:27:18 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2016-03-25 09:27:18 +0100 |
commit | 0be8314dc86a2630863ea89c94ee827a4b97b846 (patch) | |
tree | ccc1596182fbc3d5c5e01c741354b809e6eb767b /CONTRIBUTING.md | |
parent | d7f62b049a07d59265f679d13d736f5f8b096ce4 (diff) |
release 2016.03.252016.03.25
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
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 |