Skip to content

Commit 4cf2c2b

Browse files
fix installation command
1 parent edc98d5 commit 4cf2c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pixy is a GenAI plform to generate multi-media resources. This SDK provides a su
55
## Installation
66

77
```bash
8-
<span style="color:red">pip install pixy_sdk</span>
8+
pip install pixy-sdk
99
```
1010

1111
## Usage

0 commit comments

Comments
 (0)