diff --git a/README.md b/README.md index 62833a4..d0adbf6 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,25 @@ this Bundle will help in cache busting with help of ## Installation -Install the latest version with - +Install the latest version with ``` $ composer require ajaxray/gulp-buster-bundle ``` +Then enable the bundle in AppKernel - +``` php +