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