Skip to content

Commit e7f7928

Browse files
authored
CURATORS.md: some commenter clarifications
1 parent 5d59787 commit e7f7928

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CURATORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ errors for builds, tests and benchmarks.
411411
412412
### Large scale enabling/disabling of packages
413413
414-
`etc/commenter` is a binary that automates `build-constraints.yaml` workflows.
414+
`./commenter` is a [tool](https://github.com/bergmark/commenter/) that automates `build-constraints.yaml` workflows.
415415
416416
#### Setup
417417
This is currently a rust program, You can install the rust toolchain
@@ -438,6 +438,7 @@ Now run:
438438
```
439439
./check 2>&1 >/dev/null | ./commenter add
440440
```
441+
(or easier just use `commenter add-loop`).
441442
442443
You will get this output:
443444
```

0 commit comments

Comments
 (0)