Added installation steps for Node.js 6

This commit is contained in:
Georges Dupéron 2017-04-20 17:05:09 +02:00 committed by Paul Melnikow
parent 571f46f16a
commit 832aaaf11d

View File

@ -44,6 +44,11 @@ allow you to install that.
On Ubuntu / Debian: `sudo apt-get install phantomjs`.
You will also need version 6 of Node.js.
The [Node.js documentation](https://nodejs.org/en/download/package-manager/) explains
how to install it on various systems.
On Ubuntu / Debian: `curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -; sudo apt-get install -y nodejs`.
```bash
git clone https://github.com/badges/shields.git
cd shields