From 15b73b2ee1d586ba7617c028ccafcad090b9133f Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 12 Jan 2016 10:12:55 -0500 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8cc935e..1f96240 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,11 @@ ## Example ![discord-irc](http://i.giphy.com/6yj4FRw3XZt6M.gif) +```bash +In the repository folder: +$ npm install +$ npm run build # Transpile ES6 to ES5 using Babel +$ npm start -- --config /path/to/config.json # Note the extra double dash +``` + by destruc7i0n -- cgit 1.4.1