From e853abd9a2542fcccb8e1a23eb8ae475500ecaf9 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Tue, 2 Aug 2022 16:28:02 -0700 Subject: docs/fuchsia: clarify regarding absolute pathnames --- docs/fuchsia/setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/fuchsia/setup.sh') diff --git a/docs/fuchsia/setup.sh b/docs/fuchsia/setup.sh index 1f15d044a..fe5eb60e1 100755 --- a/docs/fuchsia/setup.sh +++ b/docs/fuchsia/setup.sh @@ -18,6 +18,9 @@ need a Syzkaller checkout and a Fuchsia checkout, and you will need a working installation of the Go programming language. See docs/fuchsia/README.md in the Syzkaller repository for more information. +In the commands below, \`syzkaller-directory\` and \`fuchsia-directory\` must be +absolute pathnames. + Usage: setup.sh help -- cgit mrf-deployment