mirror of https://github.com/muesli/mastotool
Fix goreportcard badge
parent
8404cea804
commit
c21c4a78c4
|
@ -3,7 +3,7 @@ mastotool
|
|||
|
||||
[](https://github.com/muesli/mastotool/releases)
|
||||
[](https://github.com/muesli/mastotool/actions)
|
||||
[](http://goreportcard.com/report/muesli/mastotool)
|
||||
[](https://goreportcard.com/report/muesli/mastotool)
|
||||
[](https://pkg.go.dev/github.com/muesli/mastotool)
|
||||
|
||||
mastotool offers a collection of command-line tools to work with your Mastodon account
|
||||
|
@ -25,7 +25,7 @@ mastotool offers a collection of command-line tools to work with your Mastodon a
|
|||
### From source
|
||||
|
||||
Make sure you have a working Go environment (Go 1.9 or higher is required).
|
||||
See the [install instructions](http://golang.org/doc/install.html).
|
||||
See the [install instructions](https://golang.org/doc/install.html).
|
||||
|
||||
Compiling mastotool is easy, simply run:
|
||||
|
||||
|
|
Loading…
Reference in New Issue