Skip to content

Commit 7b75141

Browse files
authored
Update airbyte_cdk/cli/README.md
1 parent 9e1f742 commit 7b75141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide explains how to install and use the Source Declarative Manifest (SDM)
1010
pipx install airbyte-cdk
1111
```
1212

13-
If you encounter an error related to a missing `distutils` module, very that you are running Python version `<=3.11` and try running:
13+
If you encounter an error related to a missing `distutils` module, verify that you are running Python version `<=3.11` and try running:
1414

1515
```bash
1616
python -m pipx install airbyte-cdk

0 commit comments

Comments
 (0)