muesli / mastotool

A collection of command-line tools to work with your Mastodon account
MIT License
100 stars 9 forks source link

chore(docs): simplify Go installation instruction #34

Open almereyda opened 1 year ago

almereyda commented 1 year ago

When reading the README, it came to my attention that the Go installation instructions could be written much shorter, as exemplified in the attached commit and tested locally.

almereyda commented 1 year ago

Less is more, as they say.

Feel free to close this PR without merging, in case this kind of change is considered overoptimisation of an already simple problem.