diff --git a/README.md b/README.md index 88cc77a..1c18302 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,13 @@ Installation ------------ ```bash -composer require bentools/etl:^4.0@alpha +composer require bentools/etl ``` > [!WARNING] -> Version 4.0 is a complete rewrite and introduces significant BC (backward compatibility) breaks. +> Current version (4.0) is a complete redesign and introduces significant BC (backward compatibility) breaks. > Avoid upgrading from `^2.0` or `^3.0` unless you're fully aware of the changes. -> [!IMPORTANT] -> Version 4.0 is still at an alpha stage. BC breaks might occur between alpha releases. - Usage -----