mirror of https://github.com/yt-dlp/yt-dlp.git
README: document that BSD make is also supported (#8902)
This commit is contained in:
parent
9e3c2f1d74
commit
920d318d3c
|
@ -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
|
If you want to create a build of youtube-dl yourself, you'll need
|
||||||
|
|
||||||
* python
|
* python
|
||||||
* make
|
* make (both GNU make and BSD make are supported)
|
||||||
* pandoc
|
* pandoc
|
||||||
* zip
|
* zip
|
||||||
* nosetests
|
* nosetests
|
||||||
|
|
Loading…
Reference in New Issue