Skip to content

Commit

Permalink
Fix document error (#1375)
Browse files Browse the repository at this point in the history
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

Issue link:#[Link the issue here]

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
  • Loading branch information
JinHai-CN authored Jun 24, 2024
1 parent 9465d1d commit 13b0774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getstarted/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ See [Build from Source](./build_from_source.md).
`infinity-sdk` requires Python 3.10+.

```bash
pip3 install infinity-sdk==0.2.0.dev1
pip3 install infinity-sdk==0.2.0.dev7
```

## Import necessary modules
Expand Down

0 comments on commit 13b0774

Please sign in to comment.