From 1a398913b4cc34a17996799e45a796d77407ad3d Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Sat, 27 Feb 2016 19:56:25 -0800 Subject: [PATCH] Clarify kobaltw. --- getting-started/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/index.html b/getting-started/index.html index 4387d21..66e3cc1 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -85,7 +85,7 @@ This command will do two things:
  • Install the Kobalt Wrapper in your current directory (a script called kobaltw) and a few additional files in the kobalt/wrapper directory.
  • -From now on, you can just use ./kobaltw to build and you can ignore the kobaltw on your path (this command is only useful for initializing projects). +From now on, you can just use ./kobaltw to build and you can ignore the kobaltw on your path, which is only useful to install Kobalt on new projects. Since you will now build each project with its own ./kobaltw command, they will use their own version of Kobalt.

    3. Edit kobalt/src/Build.kt