Skip to content

Commit

Permalink
docs: mention cmd line tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Oct 9, 2024
1 parent cec27fa commit 50eeb33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rhttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ Checkout the benchmark code [here](https://github.com/Tienisto/rhttp/tree/main/b

1. Install Rust via [rustup](https://rustup.rs/).
- Rust 1.80.0 or later is required.
2. Add `rhttp` to `pubspec.yaml`:
2. For Android: Install [Command-line tools](https://stackoverflow.com/questions/68236007/i-am-getting-error-cmdline-tools-component-is-missing-after-installing-flutter)
3. Add `rhttp` to `pubspec.yaml`:

```yaml
dependencies:
Expand Down

0 comments on commit 50eeb33

Please sign in to comment.