Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit b50ad02

Browse files
authored
Update README.md to include yasm
1 parent d78230a commit b50ad02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For installation of the Rust toolchain see [`https://rustup.rs/`](https://rustup
1717
#### On macOS (Homebrew)
1818

1919
```sh
20-
brew install automake pkg-config python2 cmake
20+
brew install automake pkg-config python2 cmake yasm
2121
```
2222

2323
## Building the project

0 commit comments

Comments
 (0)