Skip to content

Commit 744e3f2

Browse files
committed
Fix installation command in image upload documentation to use 'metaai-sdk'
1 parent 73d65cc commit 744e3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IMAGE_UPLOAD_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This feature uses Meta's rupload protocol with automatic `media_id` management a
2727
The image upload functionality is included in the main package:
2828

2929
```bash
30-
pip install metaai-api
30+
pip install metaai-sdk
3131
```
3232

3333
Or install from source:

0 commit comments

Comments
 (0)