diff --git a/README.md b/README.md index 741005aa..29bc3bd1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Kobalt -Kobalt is a universal build system, please see [the web site](http://beust.com/kobalt/) for the full documentation. +Kobalt is a universal build system. + +To build it: + +``` +./kobaltw assemble +``` + +Please see [the web site](http://beust.com/kobalt/) for the full documentation.