Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xphen authored Dec 7, 2023
1 parent 5a5e45d commit a615a75
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ This library offers an efficient and adaptable network packet parser, with a min
- [ ] arp

## Building
To install the latest version of `net-sift`, ensure you have [Rust toolchain installed](https://rustup.rs/), then run:
```
cargo install net-sift
```
Or, to build from source (binary in `target/release/net-sift`):
Build from source (binary in `target/release/net-sift`):
```
cargo build --release
```
Expand Down

0 comments on commit a615a75

Please sign in to comment.