Update install instruction

This commit is contained in:
Mark Ayers 2022-11-12 07:39:47 -05:00 committed by mattn
parent 7dfe81e233
commit 114537dcc0

View File

@ -153,8 +153,8 @@ func main() {
## Installation
```
$ go get github.com/mattn/go-mastodon
```shell
go install github.com/mattn/go-mastodon@latest
```
## License