Skip to content

Commit 3fdf6f2

Browse files
committed
README: Add install section
1 parent 7040b9a commit 3fdf6f2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Decrypt and parse MySQL's login path file.
55
See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
66

77

8+
## Install
9+
10+
```
11+
$ pip install myloginpath
12+
```
13+
814
## Example
915

1016
```console

0 commit comments

Comments
 (0)