diff --git a/README.md b/README.md index 185773d..1f62263 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ The expected response is `204` ### Query Let's launch the `sql` client using the `querier` gRPC API on port `8082` -* Using Binary: `./influxdb_iox --host http://localhost:8082 sql` +* Using Binary: `./influxdb3 --host http://localhost:8082 sql` * Using Docker: `docker run -ti --rm ghcr.io/metrico/iox:latest --host http://iox:8082 sql` #### [Flight SQL](https://github.com/influxdata/influxdb_iox/blob/main/docs/sql.md)