Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IceDynamix authored Mar 15, 2024
1 parent 52502aa commit 3f24a94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ made to be used with [fribbels hsr optimizer](https://github.com/fribbels/hsr-op

## run

requires [npcap](https://npcap.com/) (windows) or `libpcap` (linux)

optionally set `RUST_LOG` env variable to customize logs, see [here](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives)
- requires [npcap](https://npcap.com/) (windows) or `libpcap` (linux)
- download latest release from [here](https://github.com/IceDynamix/reliquary-archiver/releases/)
- optionally set `RUST_LOG` env variable to customize logs, see [here](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives)

```
Usage: reliquary-archiver [OPTIONS] [OUTPUT]
Expand All @@ -33,4 +33,4 @@ Options:
## library

want to do more with packet parsing? check out the
[standalone library](https://github.com/IceDynamix/reliquary) the archiver is built on top off!
[standalone library](https://github.com/IceDynamix/reliquary) the archiver is built on top off!

0 comments on commit 3f24a94

Please sign in to comment.