Skip to content

Commit 5cb3c52

Browse files
authored
Update format check command in README
1 parent bb7a6cf commit 5cb3c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cargo build
4949
Before submitting changes, run the full check suite:
5050

5151
```bash
52-
./scripts/bfmt.sh # Format check
52+
./scripts/bfmt.sh or scripts/bfmt.ps1 # Format check
5353
./scripts/bclippy.sh # Lint (warnings are errors)
5454
cargo btest # Test with cargo-nextest
5555
```

0 commit comments

Comments
 (0)