From 5f8290f6be2d12cfeaca8f70116b733b76da3a5c Mon Sep 17 00:00:00 2001 From: Anis Ahmad Date: Sun, 14 Feb 2016 04:34:48 +0600 Subject: [PATCH] Minor update in README --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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 +