Skip to content

Commit

Permalink
Fix gnn job templates link (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanTingHsieh authored Nov 8, 2023
1 parent a5e239c commit 24e58a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/advanced/gnn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pip install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -
```

#### Job Template
We reuse the job templates from [sag_gnn](../../../../job_templates/sag_gnn/), let's set the job template path with the following command.
We reuse the job templates from [sag_gnn](../../../job_templates/sag_gnn), let's set the job template path with the following command.
```bash
nvflare config -jt ../../../job_templates/
```
Expand Down

0 comments on commit 24e58a6

Please sign in to comment.