From 5b246a8cad47398dc92d480545dde1fa1bb51460 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 10 Jan 2020 21:14:18 +0100 Subject: [PATCH] Typo. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 604da37..ee9288b 100644 --- a/README.adoc +++ b/README.adoc @@ -88,7 +88,7 @@ emerge -a dev-cpp/mastodonpp === Debian and Ubuntu We automatically generate packages for Debian buster (10) and Ubuntu bionic -(18.04), but only for x86_64 (amd64). Download the them at +(18.04), but only for x86_64 (amd64). Download them at link:{uri-base}/releases[schlomp.space]. [source,shell] @@ -99,7 +99,7 @@ apt install ./libmastodonpp*.deb === CentOS We automatically generate packages for CentOS 8, but only for x86_64 -(amd64). Download the them at link:{uri-base}/releases[schlomp.space]. +(amd64). Download them at link:{uri-base}/releases[schlomp.space]. [source,shell] --------------------------------------------------------------------------------