summary refs log tree commit diff homepage
path: root/README.md
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2016-01-12 10:13:59 -0500
committerColin D'Souza <dscdsouza@outlook.com>2016-01-12 21:14:23 -0500
commitbfb104ccf55c64d5d6aa961461b84269177903f6 (patch)
tree86ead565df14b060e999353018292b8a3d1e4850 /README.md
parentUpdate README.md (diff)
downloadshulker-bfb104ccf55c64d5d6aa961461b84269177903f6.tar.gz
shulker-bfb104ccf55c64d5d6aa961461b84269177903f6.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1f96240..1f2c350 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,12 @@
 ## Example
 ![discord-irc](http://i.giphy.com/6yj4FRw3XZt6M.gif)
 
+## Installation and usage
+Clone repository, edit ```config.json``` and then,
 ```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
+$ npm start
 ```
 
 by destruc7i0n