Skip to content

Commit 16f0517

Browse files
committed
Update: Update
1 parent 7093da6 commit 16f0517

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@ Although there are already tools that create passwords by default, this simple s
88

99
# Use
1010
```sh
11-
pip install -r requirements.txt
12-
chmod +x gen.py
13-
./gen.py
14-
15-
# use script bin
16-
mv modules/ /usr/bin/modules
17-
mv gen.py /usr/bin/genpy
18-
genpy
11+
make
12+
./genpass
1913
```
2014

21-
![](./img/v2.png)
15+
![](./img/image.png)
2216

2317
- **At least the length must be 8**
2418
- **Copy the password to the clipboard**

img/image.png

15.4 KB
Loading

0 commit comments

Comments
 (0)