From 2b4b1b9388c0bf93e5c27dfaea777c085d75f6a1 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 12 Dec 2022 18:21:35 +0100 Subject: tutorial: Update proto section ... by explicitly specifying the protobuf repository and using just-import-git to import the rules-cc repository. Furthermore, protobuf's subdir "examples" is used directly and all targets are created in the top-level module. --- doc/tutorial/getting-started.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tutorial/getting-started.org') diff --git a/doc/tutorial/getting-started.org b/doc/tutorial/getting-started.org index 3dc48511..5a041397 100644 --- a/doc/tutorial/getting-started.org +++ b/doc/tutorial/getting-started.org @@ -1,7 +1,7 @@ * Getting Started -In order to use /justbuild/, first make sure that ~just~ and ~just-mr~ are -available in your ~PATH~. +In order to use /justbuild/, first make sure that ~just~, ~just-mr~, and +~just-import-git~ are available in your ~PATH~. ** Creating a new project -- cgit v1.2.3