add metapackage

This commit is contained in:
2024-10-31 16:23:36 +02:00
parent 7abfa261c5
commit faef091959
6 changed files with 15 additions and 8 deletions

View File

@ -13,7 +13,7 @@ TL;DR
.. code-block:: shell
yay -S ahriman
yay -S ahriman-core
ahriman -a x86_64 -r aur service-setup --packager "ahriman bot <ahriman@example.com>"
systemctl enable --now ahriman@x86_64-aur.timer

View File

@ -2,7 +2,7 @@ Initial setup
=============
#.
Install package as usual.
Install package(s) as usual. At least, ``ahriman-core`` package is required; other features can be installed separately. Alternatively, it is possible to install meta-package, which includes everything.
#.
Change settings if required, see :doc:`configuration reference <configuration>` for more details.
#.