X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D?a=blobdiff_plain;f=README;h=ad0dee1a74f914ac9a726c3ae481c126d8996a30;hb=91dd475e7a5e1351d1f76cf8d6df6fc8557d2e9c;hp=5759ccd5ebcbd5d21c62c1225bc5582f59ca1a82;hpb=a50806df8116a81729220bd79870639b18da9d8c;p=plomrogue diff --git a/README b/README index 5759ccd..ad0dee1 100644 --- a/README +++ b/README @@ -35,9 +35,8 @@ To build it, this is furthermore necessary: - gcc (version >= 4.7.2); some llvm masked as gcc was tested successfully on OSX - libc library headers (libc6-dev?) -To build and start, do the following steps: +To build and start, just run: -$ ./build.sh $ ./roguelike ./roguelike is a shell script that executes a union of ./roguelike-server and