Skip to content

Commit

Permalink
Update go install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidben authored and nharper committed May 4, 2023
1 parent c51e340 commit 3a7ff06
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 @@ -11,7 +11,7 @@ See <https://github.com/chromium/hstspreload.org> for the submission site code.

To check if a domain satisfies the requirements for preloading (assuming `$PATH` contains `$GOPATH/bin/`):

go get github.com/chromium/hstspreload/...
go install github.com/chromium/hstspreload/...@latest
hstspreload preloadabledomain wikipedia.org

For full documentation, see <https://godoc.org/github.com/chromium/hstspreload>

0 comments on commit 3a7ff06

Please sign in to comment.