diff --git a/INSTALL.md b/INSTALL.md index 171de99cc7..12754750b6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,7 +10,7 @@ ``` 3. Install tools: ``` - brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config + brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config nasm ``` 4. Update ./scripts/rebuild file ```