Skip to content

Commit ed86bf9

Browse files
committed
cleaned up demos
1 parent 8c2adf6 commit ed86bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/multi_node_examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ To run this demo which launches a single job that trains on 2 nodes (2 gpus per
66
2. Create a conda environment with Lightning and a GPU PyTorch version.
77
3. Submit this script.
88
```bash
9-
bash job_submit.sh your_env_name_with_lightning_installed
9+
sbatch job_submit.sh your_env_name_with_lightning_installed
1010
```

0 commit comments

Comments
 (0)