mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #64 from johnthagen/fix-brew
Remove unnecessary indentation on brew install command
This commit is contained in:
@@ -22,7 +22,7 @@ Rust-SDL2_mixer uses the MIT licence.
|
||||
#### OSX
|
||||
|
||||
```bash
|
||||
brew install sdl2_mixer --with-flac --with-fluid-synth --with-libmikmod --with-libmodplug --with-libvorbis --with-smpeg2
|
||||
brew install sdl2_mixer --with-flac --with-fluid-synth --with-libmikmod --with-libmodplug --with-libvorbis --with-smpeg2
|
||||
```
|
||||
|
||||
#### Windows
|
||||
|
||||
Reference in New Issue
Block a user