Typo.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tastytea 2020-01-10 21:14:18 +01:00
parent 62e4620e4d
commit 5b246a8cad
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -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]
--------------------------------------------------------------------------------