Skip to content

Commit 9baf572

Browse files
bsiegertdaviddrysdale
authored andcommitted
Update instructions for building the binaries (#144)
The file name mentioned does not even exist any more.
1 parent 6f32cff commit 9baf572

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
@@ -19,7 +19,7 @@ go get github.com/google/certificate-transparency-go/scanner
1919
To compile the log scanner run:
2020

2121
```bash
22-
go build github.com/google/certificate-transparency-go/scanner/main/scanner.go
22+
go get github.com/google/certificate-transparency-go/scanner/scanlog
2323
```
2424

2525
# Contributing

0 commit comments

Comments
 (0)