Updated Building from Source (markdown)

mborgerson 2021-05-31 00:49:27 -07:00
parent 9298cf661b
commit 97492b745b
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ First install the [Homebrew package manager](https://brew.sh/).
```bash
# Install dependencies
brew update
brew install glib pixman sdl2 libepoxy coreutils pkg-config dylibbundler libsamplerate ninja
brew install coreutils pkg-config dylibbundler ninja
# Clone and build
git clone https://github.com/mborgerson/xemu.git