From 1e9088831993629665416004177afd62e533ee12 Mon Sep 17 00:00:00 2001 From: frostealth Date: Thu, 9 Feb 2017 00:10:30 +0600 Subject: [PATCH] prepare for the release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e7bd88..146f089 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@rc + composer require frostealth/yii2-aws-s3 ~2.0 ``` 2. Add the component to `config/main.php`