Skip to content

Commit

Permalink
fix installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
PanGan21 committed May 16, 2024
1 parent 5361e24 commit 1df7f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A versatile Rust library and command-line tool for waiting on network resources
To install wait-for-rs as a command-line tool, simply run:

```bash
cargo install wait-for-rs
cd wait-for-rs && cargo install --path .
```

### Library
Expand Down

0 comments on commit 1df7f8d

Please sign in to comment.