README fix.

This commit is contained in:
Johannes Findeisen 2024-08-28 02:24:15 +02:00
commit 689d1cbe18

View file

@ -13,7 +13,7 @@ Exactly a program like this... not more!
**WARNING:** Install this software with care. checkpw could easily be used for bruteforcing passwords from local users! **WARNING:** Install this software with care. checkpw could easily be used for bruteforcing passwords from local users!
``` ```
git clone https://git.xw3.org/hanez/checkpw.git git clone https://git.xw3.org/xw3/checkpw.git
cd checkpw cd checkpw
make make
sudo make install sudo make install