Updated installation instructions

This commit is contained in:
Thaddee Tyl
2015-07-07 09:26:05 +02:00
parent 3a292ef3c3
commit a55661d01f

View File

@@ -40,8 +40,10 @@ To run the server you will need the following executables on your Path:
On an OS X machine, [Homebrew](brew.sh) is a good package manager that will
allow you to install them.
On Ubuntu / Debian: `sudo apt-get install phantomjs libcairo2-dev libjpeg-turbo8-dev`.
```bash
git clone git@github.com:badges/shields
git clone https://github.com/badges/shields.git
cd shields
npm install # You may need sudo for this.
sudo node server