diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-05-04 21:05:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-05-04 21:05:40 +0200 |
commit | e07c3ec3f7f1cb6f8fb801c4c4e505050e2d2b18 (patch) | |
tree | 7e6a1628d7b056c2c7621c55195c11455a00557d | |
parent | a8c04e3191827f096ee831de8a95056124cc33e5 (diff) |
Fix typo in intro
-rw-r--r-- | doc/intro.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index 0417a07..83d3d2e 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -117,7 +117,7 @@ customary \i{\"Hello, World!\"} example which you won't yet be able to try yourself (but don't worry, complete terminal output will be shown). If at the end you find \c{build2} appealing, the following section jumps right into bootstrapping and installation (and, yes, you get to run that coveted \c{bpkg -update bpkg}). Once the \c{build2} installation is complete, you can come back +build bpkg}). Once the \c{build2} installation is complete, you can come back to the \i{\"Hello, World!\"} example and try all of the steps for yourself. This introduction explores the \i{consumer} side of \i{\"Hello, World!\"}. |