From 42222c89401f86c10c5dbe49bec76d90f0b68647 Mon Sep 17 00:00:00 2001 From: Ivan Kudinov Date: Sat, 8 Oct 2016 00:44:18 +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 9388535..2e7bd88 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@alpha + composer require frostealth/yii2-aws-s3 ~2.0@rc ``` 2. Add the component to `config/main.php`