Browse Source

README: document that BSD make is also supported (#8902)

totalwebcasting
Jaime Marquínez Ferrándiz 9 years ago
parent
commit
920d318d3c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -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


Loading…
Cancel
Save