Skip to content

Commit adb6771

Browse files
committed
Correct typo
1 parent eb4c4ec commit adb6771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ jobs:
386386
### Installation
387387
388388
```bash
389-
pip install sochdb-client==${{ inputs.version }}
389+
pip install sochdb==${{ inputs.version }}
390390
```
391391
392392
### What's Included

0 commit comments

Comments
 (0)