Skip to content

Commit 1cfeeaf

Browse files
weastelMasterOdin
authored andcommitted
Fix directory for autograding_workers.json (#85)
1 parent 6100cb9 commit 1cfeeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/developer/automated_grading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ shipper processes on the primary machine and the worker manager will
3737
launch 5 worker processes on the primary machine. To adjust this
3838
number:
3939

40-
1. As root, edit the `/usr/local/submitty/.setup/autograding_workers.json`
40+
1. As root, edit the `/usr/local/submitty/config/autograding_workers.json`
4141
settings and edit the `num_autograding_workers` field as desired:
4242

4343
```

0 commit comments

Comments
 (0)