diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-10-12 21:30:05 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-10-12 21:30:05 +0700 |
commit | 5c4bfd4da5d532bf8d5aaf1bb37396f7cfbc786b (patch) | |
tree | 4b99c91e0c0f88e899ee581e3432bb15ce5c198d /CONTRIBUTING.md | |
parent | 7104ae799c18e36070d91d570d48c55d651cd4b2 (diff) |
release 2016.10.122016.10.12
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 95392030e..62acf9abd 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 (both GNU make and BSD make are supported) +* make (only GNU make is supported) * pandoc * zip * nosetests |