Skip to content

Commit

Permalink
README: Emphasize installation platforms
Browse files Browse the repository at this point in the history
Make it easier for users to spot their platform.
  • Loading branch information
weiss committed Aug 2, 2023
1 parent ad274a0 commit 1f1bf27
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@ On **YUM-based** Linux distributions, run:
sudo yum install eturnal
sudo systemctl --now enable eturnal

On SUSE Linux Enterprise and openSUSE systems, [distribution repositories][7]
can be used instead. There's also an official [Alpine package][8]. On other
Linux systems, the binary release can be installed as [described][9] in the
reference documentation. For Windows, an installer is [available][10].
On **SUSE** Linux Enterprise and openSUSE systems, [distribution
repositories][7] can be used instead. There's also an official **Alpine**
[package][8]. On **other Linux systems**, the binary release can be installed as
[described][9] in the reference documentation.

On **macOS** using homebrew's
For **Windows**, an installer is [available][10].

On **macOS**, homebrew can be used like this:

brew tap processone/eturnal https://github.com/processone/eturnal
brew install processone/eturnal/eturnal
Expand Down

0 comments on commit 1f1bf27

Please sign in to comment.