0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-12 09:41:18 +02:00

docs: improve documentation

This commit is contained in:
MusiKid 2022-01-21 12:11:45 +01:00 committed by musikid
parent 67fc6f4709
commit d91181f772
No known key found for this signature in database
GPG key ID: 7567D43648C6E2F4

View file

@ -2,10 +2,8 @@
## Prepare
Howdy PAM module depends on `INIReader`.
If you are building a distro package,
there is a list for it below:
This module depends on `INIReader`.
It can be installed with these packages:
```
Arch Linux - libinih
@ -14,6 +12,9 @@ Fedora - inih-devel
OpenSUSE - inih
```
If your distribution doesn't provide `INIReader`,
it will be automatically pulled from the latest git version.
## Build
``` sh
@ -24,7 +25,7 @@ meson compile -C build
## Install
``` sh
sudo meson install -C build
meson install -C build
```
Change PAM config line to: