README fix.

This commit is contained in:
Johannes Findeisen 2025-05-30 04:18:12 +02:00
commit 1665cdc1a3

View file

@ -15,7 +15,7 @@ You need the PAM development package installed. On Alpine it is named linux-pam-
## Building checkpw ## Building checkpw
``` ```
git clone https://git.xw3.org/xw3/checkpw.git git clone https://git.xw3.org/hanez/checkpw.git
cd checkpw cd checkpw
make make
``` ```