From fb2fe75ff73f326b4eb17829aff028adc1542f08 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Tue, 25 Oct 2016 07:10:03 -0400 Subject: [PATCH] Remove unnecessary indentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c17f6c..e4d2c2fc 100644 --- a/README.md +++ b/README.md @@ -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