diff --git a/README.md b/README.md index 0c2e751..368f0e0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Currently all testing is done on Node. You can install the client using npm: ```bash -npm install @lancedb/flightsql-client +npm install @lancedb/arrow-flight-sql-client ``` ## Usage