Skip to content

Commit ed8e240

Browse files
authored
fix: correct property name from 'provider' to 'scanner' in README (#6)
1 parent 5f1cbef commit ed8e240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add to your `bunfig.toml`:
2424

2525
```toml
2626
[install.security]
27-
provider = "@socketsecurity/bun-security-scanner"
27+
scanner = "@socketsecurity/bun-security-scanner"
2828
```
2929

3030
### Authentication (Optional)

0 commit comments

Comments
 (0)