Skip to content

Commit

Permalink
fix: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arindam200 committed Jul 8, 2024
1 parent a7c81d9 commit 3a5f717
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,9 @@ To get started with the Pieces SDK, follow these steps:

2. **Install the PyPI Package**: Use pip to install the Pieces SDK package:
```shell
pip install pieces-os-client==1.2.7
pip install pieces_os_client
```


> Ensure that you install `v1.2.7` of the Pieces SDK package to ensure compatibility with the latest version of Pieces OS.
>
> We are working on a fix for this but for now, please install the package with that specific version number.

## Usage
After installing the SDK, you can import the library into your project and start utilizing its features:

Expand Down

0 comments on commit 3a5f717

Please sign in to comment.