diff --git a/README.md b/README.md index 20521bf..fb61776 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This adapter is based on a forked version of Calcite (the sub-repo) ```shell git clone --recurse-submodules https://github.com/hasura/ndc-calcite.git calcite-connectioncd calcite-connector - cd calciate-connector + cd calcite-connector git checkout main ```