From: Siraaj Khandkar Date: Tue, 31 Jul 2012 22:45:06 +0000 (-0300) Subject: Extended usage instructions. X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;ds=sidebyside;h=bdfda001fb7cb77f29552bca0071ff3d389b5fd7;p=cellular-automata.git Extended usage instructions. --- 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