README update.
This commit is contained in:
parent
38746af3f7
commit
680a7e312c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ checkpw is a program to check the validity of a users password on a Linux/PAM-ba
|
|||
```
|
||||
git clone https://git.xw3.org/hanez/checkpw.git
|
||||
cd checkpw
|
||||
gcc -lpam -lpam_misc -o checkpw checkpw.c
|
||||
gcc -lpam -lpam_misc -Werror -o checkpw checkpw.c
|
||||
```
|
||||
|
||||
# Usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue