Update installation instructions for Gentoo.
This commit is contained in:
parent
e1c20bd1bd
commit
f5dc5e2359
11
README.adoc
11
README.adoc
|
@ -17,15 +17,12 @@ image::https://repology.org/badge/vertical-allrepos/gitea2rss.svg[]
|
||||||
|
|
||||||
=== Gentoo
|
=== Gentoo
|
||||||
|
|
||||||
Add my https://schlomp.space/tastytea/overlay[repository] and install it from
|
|
||||||
there.
|
|
||||||
|
|
||||||
[source,shell]
|
[source,shell]
|
||||||
----
|
----
|
||||||
eselect repository enable tastytea
|
eselect repository enable guru
|
||||||
echo "www-misc/gitea2rss ~amd64" >> /etc/portage/package.accept_keywords/gitea2rss
|
echo 'www-misc/gitea2rss' >> /etc/portage/package.accept_keywords/gitea2rss
|
||||||
emaint sync -r tastytea
|
emaint sync -r guru
|
||||||
emerge -a dev-util/gitea2rss
|
emerge -a www-misc/gitea2rss
|
||||||
----
|
----
|
||||||
|
|
||||||
=== From source
|
=== From source
|
||||||
|
|
Loading…
Reference in New Issue
Block a user