Skip to content

Commit

Permalink
docs(README): update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
palerdot committed Feb 1, 2024
1 parent dcf093e commit 1bcceea
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@ cargo install wordl

Precompiled binaries are available in [Latest Releases page](https://github.com/palerdot/wordl-rs/releases/latest). Please note, the precompiled binaries are **not signed**. For example, in `MacOS`, you have to manually allow running the binary in `Security & Privacy` settings.

### Update

Update installed binary with [cargo-update](https://github.com/nabijaczleweli/cargo-update) like

```
cargo install-update wordl
```

If you don't want to install `cargo-update`, you can manually uninstall and install the latest binary from cargo.

### About

Rules are pretty simple.
Expand Down

0 comments on commit 1bcceea

Please sign in to comment.