Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Nov 29, 2023
1 parent 843bdad commit d5e1a43
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

_Work in progress_

## Installation

1. [Install Rust and cargo](https://www.rust-lang.org/tools/install)

2. Install Trunk, WASM bundlind tool
```console
cargo install --locked trunk
```

3. Install RTPeeker
```console
cargo install --locked --git https://github.com/LVala/rtpeeker rtpeeker
```

4. Run the app
```console
rtpeeker --help
```

## How to setup

Install Trunk
Expand Down

0 comments on commit d5e1a43

Please sign in to comment.