From eeb680122496f2f329686ba021fc6cc60097c191 Mon Sep 17 00:00:00 2001 From: Amily Wu Date: Wed, 28 Aug 2024 13:24:26 -0500 Subject: [PATCH] Edit readme --- tuner/examples/punet/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tuner/examples/punet/README.md b/tuner/examples/punet/README.md index 9f22bdebb..c03d27daa 100644 --- a/tuner/examples/punet/README.md +++ b/tuner/examples/punet/README.md @@ -13,6 +13,7 @@ These scripts include: 3. `punet.sh` - Invoked by `compile_candidate.sh`. Please configure the file paths and update commands in `PunetClient`. +**Note:** For convenience, you can alternatively add these scripts to your `PATH` environment variable. ## Running the Tuner