Update README.md

This commit is contained in:
peter-iakovlev 2019-06-14 15:35:34 +01:00 committed by GitHub
parent 6d20a702c3
commit 85f1c9bfad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,9 @@
1. Install the brew package manager, if you havent already. 1. Install the brew package manager, if you havent already.
2. Install the packages pkg-config, yasm: 2. Install the packages pkg-config, yasm:
```
brew install pkg-config yasm brew install pkg-config yasm
```
3. Clone the project from GitHub: 3. Clone the project from GitHub:
``` ```