summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files 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]
--------------------------------------------------------------------------------