christgau / wsdd

A Web Service Discovery host daemon.
MIT License
814 stars 98 forks source link

Readme #146

Closed taltamir closed 1 year ago

taltamir commented 1 year ago
taltamir commented 1 year ago

a single backquote symbol at each side will make github put a grey box around something but that is it. putting three backquote symbol with a new line will make a darker box that has a button you click to copy it all

one backquote at each side

three backquote and a newline
christgau commented 1 year ago
  • corrected github notation for terminal commands to produce a button that will copy commands with a click

IMO, there is nothing wrong with having terminal commands inline within text. I don't think, that having a copy button is a real good reason for doing such a change. On the other hand, readability is good point.

  • split gentoo instructions so that they are copied one by one instead of all at once

I do not feel good with this kind of change. IMO (shell) code sequences that belong together should be grouped in a single block, but I split the Gentoo-releated block into repo setup and package installation.

  • added sudo where appropriate to ubuntu install

I added a note on required privileges and I do not intend to add sudo for all commands.

  • clarified debian/ubuntu instructions

Did this as well, based on the discussion in #130.

  • debian/ubuntu should import the key before adding the repo rather than after.

Done in the commit above.

  • added mint instructions (it is the same as ubuntu)

Not required anymore for recent Mint releases. I will not include GUI instructions into the README.