summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aeb32bf..5e53d71 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Install using Composer.
```json
{
"require": {
- "ip1sms/phprestclient": "0.1.0-beta"
+ "ip1sms/ip1-php-sdk": "*"
}
}
```