Skip to content

Commit 5207ad3

Browse files
authored
Merge pull request #13 from sochdb/release/0.4.5
Correct typo
2 parents eb4c4ec + adb6771 commit 5207ad3

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)