diff --git a/docs/execution.md b/docs/execution.md index d742058..46a0fbc 100644 --- a/docs/execution.md +++ b/docs/execution.md @@ -109,3 +109,9 @@ weave run \ -o output_dir \ ``` + +Same sbatch execution as bigsky/skyline. + +```bash +sbatch weave_script.sbatch +``` \ No newline at end of file