This commit is contained in:
jon r 2023-10-18 20:51:09 +02:00 committed by GitHub
commit 0bcc6c80c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ See the [install instructions](https://golang.org/doc/install.html).
Compiling mastotool is easy, simply run:
git clone https://github.com/muesli/mastotool.git
cd mastotool
go build
go install github.com/muesli/mastotool@latest
## Usage