From 36b60adde3e34400370e1d7e08af861dc97bf760 Mon Sep 17 00:00:00 2001 From: frostealth Date: Sat, 8 Oct 2016 00:23:06 +0600 Subject: [PATCH] update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ede7a75..9388535 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ An Amazon S3 component for Yii2. 1. Run the [Composer](http://getcomposer.org/download/) command to install the latest version: ```bash - composer require frostealth/yii2-aws-s3 ~2.0@beta + composer require frostealth/yii2-aws-s3 ~2.0@alpha ``` 2. Add the component to `config/main.php`