Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TristenHarr authored Jul 15, 2024
1 parent 9636bb5 commit a92e8ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ QDRANT_URL=http://local.hasura.dev:6333
With the connector configured, we can now use the CLI to introspect our database and create a source-specific configuration file for our connector.

```bash
ddn connector introspect --connector my_subgraph/connector/qdrant/connector.yaml
ddn connector introspect --connector my_subgraph/connector/qdrant/connector.local.yaml
```

### Step 6. Create the Hasura metadata
Expand Down Expand Up @@ -169,4 +169,4 @@ Check out our [contributing guide](https://github.com/hasura/ndc-qdrant/blob/mai

## License

The Qdrant connector is available under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
The Qdrant connector is available under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

0 comments on commit a92e8ff

Please sign in to comment.