Skip to content

Commit

Permalink
docs: cargo binstall kdbx
Browse files Browse the repository at this point in the history
  • Loading branch information
daxartio committed Dec 14, 2024
1 parent a4a3c84 commit 49c7587
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ A secure hole for your passwords (Keepass CLI)
cargo install kdbx
```

[cargo-binstall](https://github.com/cargo-bins/cargo-binstall)

```
cargo binstall kdbx
```

### Script

```
Expand Down Expand Up @@ -234,7 +240,6 @@ kdbx can be configured using environment variables.
| KDBX_LOG | string | 'error' | ... |
| KDBX_LOG_STYLE | string | 'auto' | auto, always, never |


## License

MIT

0 comments on commit 49c7587

Please sign in to comment.