We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42222c8 commit 1e90888Copy full SHA for 1e90888
README.md
@@ -16,7 +16,7 @@ An Amazon S3 component for Yii2.
16
1. Run the [Composer](http://getcomposer.org/download/) command to install the latest version:
17
18
```bash
19
- composer require frostealth/yii2-aws-s3 ~2.0@rc
+ composer require frostealth/yii2-aws-s3 ~2.0
20
```
21
22
2. Add the component to `config/main.php`
0 commit comments