X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=ad0dee1a74f914ac9a726c3ae481c126d8996a30;hb=45f5aed9ded519f5ace770820c2aa84f5c736b8c;hp=5759ccd5ebcbd5d21c62c1225bc5582f59ca1a82;hpb=fe181abb53dad216781c36967033f8c55cbf1c71;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