From 210bc49e9f520e39a7e878cfb072779b57202f43 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 26 Jan 2016 18:57:00 +0200 Subject: Minor clarifications in intro --- doc/intro.cli | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/intro.cli b/doc/intro.cli index 0bb5f0c..dce9fc4 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -29,7 +29,7 @@ \ $ bpkg create -d hello cxx -created new configuration in /tmp/hello/ +created new configuration in hello/ $ cd hello $ bpkg add https://build2.org/pkg/1/hello/stable @@ -68,11 +68,11 @@ more of a technology preview rather than anything final. But if you want to start playing with it, welcome and join the \l{https://lists.build2.org mailing list}! -Our approach to developing \c{build2} is to first get the hard parts (like -auto-generated source code) right before focusing on completeness. In other -words, we go depth rather than breadth-first. As a result, there are plenty of -limitations and missing pieces, especially in the build system. The most -notable ones are: +Our approach to developing \c{build2} is to first get the hard parts (such as +header dependency extraction combined with auto-generated source code) right +before focusing on completeness. In other words, we go depth rather than +breadth-first. As a result, there are plenty of limitations and missing pieces, +especially in the build system. The most notable ones are: \ul| -- cgit v1.1