Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update now Compile With PPU GIT (LLVM)
  • Loading branch information
Zangetsu38 committed Oct 23, 2014
1 parent 5d1cafd commit 2c99aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ __Mac OSX__
### Building

To initialize the repository don't forget to execute `git submodule update --init` to pull the wxWidgets source.
* __Windows__: Install *Visual Studio 2013*. Then open the *.SLN* file, and press *Build* > *Rebuild Solution*.
* __Windows__: Install *Visual Studio 2013*, *Cmake*, *Python* and select *Add in the PATH variable* for both. Then open the *.SLN* file, and press *Build* > *Rebuild Solution*.
* __Linux & Mac OSX__:
`cd rpcs3 && cmake CMakeLists.txt && make && cd ../` Then run with `cd bin && ./rpcs3`

0 comments on commit 2c99aa4

Please sign in to comment.