# HG changeset patch # User John Tsiombikas # Date 1402288083 -10800 # Node ID 6eab83024d28168450bad9f187305af4b7870be4 # Parent 4901cf062c70dfb672d82b64a86453db675cc2b1 small markdown fix in readme diff -r 4901cf062c70 -r 6eab83024d28 README.md --- a/README.md Mon Jun 09 07:24:22 2014 +0300 +++ b/README.md Mon Jun 09 07:28:03 2014 +0300 @@ -7,19 +7,19 @@ Public License v3, or at your option, any later version published by the Free Software Foundation. See COPYING for more details. -Web site: http://nuclear.mutantstargoat.com/sw/erebus -Canonical repo (hg): http://nuclear.mutantstargoat.com/hg/erebus -GitHub (mirror): https://github.com/jtsiomb/erebus +- Web site: http://nuclear.mutantstargoat.com/sw/erebus +- Canonical repo (hg): http://nuclear.mutantstargoat.com/hg/erebus +- GitHub (mirror): https://github.com/jtsiomb/erebus **Erebus is still in a very early stage of development. Don't bother trying it yet.** ## Build instructions To build erebus you first need to install the following libraries: -* libvmath: http://code.google.com/p/libvmath or http://github.com/jtsiomb/libvmath -* libimago2: http://code.google.com/p/libimago or http://github.com/jtsiomb/libimago -* libdrawtext: http://nuclear.mutantstargoat.com/sw/libdrawtext or http://github.com/jtsiomb/libdrawtext -* GLUT: any implementation will do, try http://freeglut.sourceforge.net +- libvmath: http://code.google.com/p/libvmath or http://github.com/jtsiomb/libvmath +- libimago2: http://code.google.com/p/libimago or http://github.com/jtsiomb/libimago +- libdrawtext: http://nuclear.mutantstargoat.com/sw/libdrawtext or http://github.com/jtsiomb/libdrawtext +- GLUT: any implementation will do, try http://freeglut.sourceforge.net ### UNIX To build erebus on UNIX just type make in the root project directory. You need a