diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2018-05-03 19:57:32 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2018-05-03 19:57:32 -0600 |
| commit | 67ae2ca5984dcd5f44a061cf9c63e2ec2450b482 (patch) | |
| tree | 4173bc3da07a19761dad032e94b5b74d9482422a | |
| parent | 5a84d9c005f8b63371a0ddfaa2deba47ef57685e (diff) | |
remove mention of Mint from README
| -rw-r--r-- | README.adoc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index bd0c7cb8..3f44df0c 100644 --- a/README.adoc +++ b/README.adoc @@ -220,9 +220,9 @@ To upgrade the gem, use: TIP: Your system may be configured to automatically update rpm packages, in which case no action is required by you to update the gem. -==== apt-get (Debian, Ubuntu, or Mint) +==== apt-get (Debian or Ubuntu) -To install the gem on Debian, Ubuntu or Mint, open a terminal and type: +To install the gem on Debian or Ubuntu, open a terminal and type: $ sudo apt-get install -y asciidoctor @@ -237,7 +237,6 @@ Consult the package repository for your distribution to find out which version i * https://packages.debian.org/search?keywords=asciidoctor&searchon=names&exact=1&suite=all§ion=all[asciidoctor package by Debian release] * https://packages.ubuntu.com/search?keywords=asciidoctor&searchon=names&exact=1&suite=all§ion=all[asciidoctor package by Ubuntu release] -* https://community.linuxmint.com/software/view/asciidoctor[asciidoctor package by Mint release] [CAUTION] ==== |
