Skip to content

Commit b955d59

Browse files
committed
doc(php): fix install script
1 parent 24688ef commit b955d59

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
@@ -20,7 +20,7 @@ For an overview of the project and SDKs in other languages, refer to the [Main R
2020
Install the SDK using `composer`:
2121

2222
```bash
23-
composer require kucoin/kucoin-universal-sdk
23+
composer require kucoin/kucoin-universal-sdk=0.1.0-alpha
2424
```
2525

2626
## 📖 Getting Started

0 commit comments

Comments
 (0)