update README

This commit is contained in:
JasterV 2026-04-22 18:01:41 +02:00
parent 74b4f3aac0
commit e1c741f5de

View file

@ -24,11 +24,20 @@ It is heavily inspired by tools like `grpcurl` but built to leverage the safety
## 📦 Installation
- With `cargo install`:
```bash
cargo install --locked granc
```
- With `cargo binstall`:
```bash
cargo binstall granc
```
(`cargo binstall` will download the compiled binary from the latest release)
## 🛠️ Prerequisites
Granc needs to know the schema of the service you are calling. It can obtain this in two ways: