From 322b0b1fba116aeb52e544aaedbf42800f5898ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubomir=20Georgiev=20=28=D0=9B=D1=8E=D0=B1=D0=BE=D0=BC?= =?UTF-8?q?=D0=B8=D1=80=20=D0=93=D0=B5=D0=BE=D1=80=D0=B3=D0=B8=D0=B5=D0=B2?= =?UTF-8?q?=29?= Date: Sat, 19 Dec 2015 13:59:57 +0200 Subject: [PATCH] Fix README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b22b97..4f188b5 100644 --- a/README.md +++ b/README.md @@ -143,14 +143,14 @@ You can change the duration of your animations, add a delay or change the number *Note: be sure to replace "vendor" in the CSS with the applicable vendor prefixes (webkit, moz, etc)* ## Custom Builds -Animate.css is powered by [Grunt](http://gruntjs.com), and you can create custom builds pretty easily. First of all, you’ll need Grunt and all other dependencies: +Animate.css is powered by [gulp.js](http://gulpjs.com/), and you can create custom builds pretty easily. First of all, you’ll need Gulp and all other dependencies: ```sh $ cd path/to/animate.css/ $ sudo npm install ``` -Next, run `grunt watch` to watch for changes and compile your custom builds. For example, if you want only some of the the “attention seekers”, simply edit the `animate-config.json` file to select only the animations you want to use. +Next, run `gulp` to compile your custom builds. For example, if you want only some of the the “attention seekers”, simply edit the `animate-config.json` file to select only the animations you want to use. ```javascript "attention_seekers": {