Skip to content

Commit 3cd0ad8

Browse files
kd610Kohei Dozono
andauthored
Fix: Missing command in the installation section of sphinx-doc (#2086)
Added an additional command to make following processes executable and consistent to option2 as well Signed-off-by: Kohei Dozono <[email protected]> Co-authored-by: Kohei Dozono <[email protected]>
1 parent f4186db commit 3cd0ad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sphinx/source/installation-instructions/installation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Build a test case
6060
6161
# Build the target using Fuzz Introspector instrumentation
6262
./build_all.sh
63+
cd work
6364
6465
# Run post-processing to analyse data files and generate HTML report
6566
python3 ../../../src/main.py correlate --binaries-dir=.

0 commit comments

Comments
 (0)