Skip to content

Commit d2b0490

Browse files
committed
Extend exercise tips
1 parent a4b28a6 commit d2b0490

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tutorials/PWGHF/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ It processes files specified in `./input_task.txt`, uses the configuration from
5959

6060
## Exercise tips
6161

62-
Organise your working environment so that you can easily switch between running the code in the working directory and modifying the code in the O2Physics repository.
62+
Organise your working environment so that you can easily switch between running the code in the working directory,
63+
modifying the code in the O2Physics repository, and recompiling the modified code in the build directory.
6364

6465
When you execute the bash script, the terminal output is saved in the `./stdout.log` log file.
6566
If an error occurs, the script will report the non-zero exit code and ask you to check the log file to find the problem.

0 commit comments

Comments
 (0)