Update install instruction

pull/152/head
Mark Ayers 2022-11-12 07:39:47 -05:00 committed by mattn
parent 7dfe81e233
commit 114537dcc0
1 changed files with 2 additions and 2 deletions

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