From 18918db012230b237e094774a75a8d6a29bfb858 Mon Sep 17 00:00:00 2001 From: Dante38490 Date: Sun, 3 Aug 2014 03:41:06 +0200 Subject: [PATCH] Remove the Soft_OAL line Because now that the file is integrated with git it so it became unnecessary. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 98ffc9be25..9701937b1b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ If you want to contribute please take a took at the [Coding Style](https://githu __Windows__ * [Visual C++ Redistributable Packages for Visual Studio 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40784) -* [OpenAL binaries](http://kcat.strangesoft.net/openal.html): download and copy `Win64\soft_oal.dll` to `rpcs3\bin\` __Linux__ * Debian & Ubuntu: `sudo apt-get install libopenal-dev libwxgtk3.0-dev build-essential`