diff options
| author | Chris Palmer <palmer@google.com> | 2022-08-02 16:28:02 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-08-05 17:24:32 +0200 |
| commit | e853abd9a2542fcccb8e1a23eb8ae475500ecaf9 (patch) | |
| tree | df12d24ec4aa96ae8a2de8fd5eb01c2e87334145 /docs/fuchsia/setup.sh | |
| parent | 7589012970c80e2228f45f9e3be30bd3b751d3ea (diff) | |
docs/fuchsia: clarify regarding absolute pathnames
Diffstat (limited to 'docs/fuchsia/setup.sh')
| -rwxr-xr-x | docs/fuchsia/setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
