浏览代码

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

Jaime Marquínez Ferrándiz 9 年之前
父节点
当前提交
920d318d3c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

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