diff --git a/README.md b/README.md index 23607a6..989d6e4 100644 --- a/README.md +++ b/README.md @@ -153,8 +153,8 @@ func main() { ## Installation -``` -$ go get github.com/mattn/go-mastodon +```shell +go install github.com/mattn/go-mastodon@latest ``` ## License