We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32cff commit 9baf572Copy full SHA for 9baf572
README.md
@@ -19,7 +19,7 @@ go get github.com/google/certificate-transparency-go/scanner
19
To compile the log scanner run:
20
21
```bash
22
-go build github.com/google/certificate-transparency-go/scanner/main/scanner.go
+go get github.com/google/certificate-transparency-go/scanner/scanlog
23
```
24
25
# Contributing
0 commit comments