Skip to content

Commit

Permalink
Update instructions for building the binaries (#144)
Browse files Browse the repository at this point in the history
The file name mentioned does not even exist any more.
  • Loading branch information
bsiegert authored and daviddrysdale committed Feb 7, 2018
1 parent 6f32cff commit 9baf572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ go get github.com/google/certificate-transparency-go/scanner
To compile the log scanner run:

```bash
go build github.com/google/certificate-transparency-go/scanner/main/scanner.go
go get github.com/google/certificate-transparency-go/scanner/scanlog
```

# Contributing
Expand Down

0 comments on commit 9baf572

Please sign in to comment.