Skip to content

Commit b3c5edb

Browse files
Update README.md
1 parent 6ddf628 commit b3c5edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can send text messages(SMS, LMS, MMS), Kakao friendtalk(include notification
88
This package is 100% compatible with SOLAPI family services (CoolSMS, Purplebook, etc.).
99

1010
Installing
11-
To use the SDK, simply use npm package manager CLI. Type the following into a terminal window.
11+
To use the SDK, simply use pip package manager CLI. Type the following into a terminal window.
1212

1313
```shell
1414
pip install solapi
@@ -20,7 +20,7 @@ See [examples repository](https://github.com/solapi/solapi-python/tree/main/exam
2020

2121
## Opening Issues
2222

23-
If you encounter a bug with the SOLAPI SDK for PHP we would like to hear about it.
23+
If you encounter a bug with the SOLAPI SDK for Python we would like to hear about it.
2424
Search the [existing issues](https://github.com/solapi/solapi-python/issues) and try to make sure your problem doesn’t
2525
already exist before opening a new issue, It’s helpful if you include the version of the SDK you are using.
2626
Please include a stack trace and reduced repro case when appropriate, too.

0 commit comments

Comments
 (0)