RITlug / teleirc

Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
https://docs.teleirc.com/
GNU General Public License v3.0
141 stars 45 forks source link

docs: Remove broken step from building instructions #326

Closed jwflory closed 4 years ago

jwflory commented 4 years ago

This commit makes a few changes:

  1. Primarily: Drops a broken/unneeded step from how to build the binary
  2. Also: Expanded from short-form to long-form argument flags, as a best practice to document command-line tools
  3. Makes sure the hard-coded commands pull v2.0.0 assets only, not latest master in case it changes in the future

This came up from discussion in the group chat today.

jwflory commented 4 years ago

@RITlug/teleirc-developers-commit-access Anyone have a quick second to review this? It's a docs fix so I'd prefer to get it merged and published sooner than later. :slightly_smiling_face:

jwflory commented 4 years ago

All good, thanks @Tjzabel :+1: