Skip to content

Commit

Permalink
Fix leftover from copy of sendgrid
Browse files Browse the repository at this point in the history
  • Loading branch information
codedmart committed Sep 15, 2023
1 parent bf9af3d commit 5be3322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The following steps will allow you to deploy the connector and use it in a Hasur
```
* Deploy the connector
```
hasura3 connector create sendgrid:v1 \
hasura3 connector create clickhouse:v1 \
--github-repo-url https://github.com/hasura/clickhouse_ndc/tree/main \
--config-file ./clickhouse.connector.configuration.json
```
Expand Down

0 comments on commit 5be3322

Please sign in to comment.