BUILDING.md: More NASM/YASM clarifications
28d1a1300cintroduced the line "nasm.exe should be in your PATH". This commit corrects an oversight in8f1c0a681c/e5091f2cf3whereby this line should have been extended to include yasm.exe.
This commit is contained in:
@@ -463,7 +463,7 @@ Build Requirements
|
||||
- [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
|
||||
* If using NASM, 0.98 or later is required for an x86 build.
|
||||
* If using NASM, 2.05 or later is required for an x86-64 build.
|
||||
* nasm.exe should be in your `PATH`.
|
||||
* nasm.exe/yasm.exe should be in your `PATH`.
|
||||
|
||||
- Microsoft Visual C++ 2005 or later
|
||||
|
||||
|
||||
Reference in New Issue
Block a user