Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonzlin committed Apr 5, 2024
1 parent 7267db9 commit 45a8f85
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ Fast zero-configuration single-binary simple queue service.

### Install

Ensure you have Rust installed.

```
# Ensure you have Rust installed.
cargo install queued
# --format WILL DESTROY EXISTING CONTENTS.
queued --device /dev/my_block_device --format
```

### Run
Expand Down

0 comments on commit 45a8f85

Please sign in to comment.