diff options
author | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-04-26 01:09:37 +0200 |
---|---|---|
committer | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-04-26 15:38:37 +0200 |
commit | 6c095291eff357fffc6484657a1f685860cfdc64 (patch) | |
tree | 0dc608c8047fe3d6ef334ab41de4d88b17a8af71 /README | |
parent | 53374c2be25cc58c0e2c73fc89e34d320f5b23ce (diff) |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ The initial setup on Windows is little bit longer, but only a few programs are r * Python2.7: http://www.python.org/getit/releases/2.7/ * Git: http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git * Msys/MinGW: https://sourceforge.net/projects/mingw/files/Installer/mingw-get-inst/ + Install it with all the options enabled + * CMake: http://www.cmake.org/cmake/resources/software.html + Select the option "Add CMake in system path for the current user" * Yasm: http://yasm.tortall.net/Download.html cerbero must be run in the MingGW shell, which is accessible from the main menu |