X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=001%2FREADME.md;fp=001%2FREADME.md;h=85e55228df3c26d8f768e6698cf36aa318272bda;hb=bdfda001fb7cb77f29552bca0071ff3d389b5fd7;hp=5eb99bd293c1c9930d01dca25ed09b03c1fbbae2;hpb=dc579829d5930b992f819375eb58b7e831adaf97;p=cellular-automata.git diff --git a/001/README.md b/001/README.md index 5eb99bd..85e5522 100644 --- a/001/README.md +++ b/001/README.md @@ -26,8 +26,10 @@ simply log the statistics for each run of the simulation. Usage ----- -* Build `make` -* Run `./bin/life` +* Get: `git clone git://github.com/ibnfirnas/life.git` +* Enter: `cd life/001` +* Build: `make` +* Run: `./bin/life` Doodles