Migrated from bootstrapping v1

This commit is contained in:
Araq 2010-09-14 03:11:17 -07:00
parent 53ac79ac0a
commit a260a77e0c
1 changed files with 5 additions and 0 deletions

5
Bootstrapping.textile Normal file
View File

@ -0,0 +1,5 @@
To bootstrap from github, you have to do:
* <code>./build.sh</code> or <code>build.bat</code> (Windows)
* <code>nimrod c koch</code>
* <code>koch boot [-d:release]</code>