Update INSTALL.md
This commit is contained in:
parent
9330684b2e
commit
f3ff7d753f
|
@ -35,8 +35,8 @@ badge build passed :green .png > mybadge.png
|
|||
# Set the Server
|
||||
|
||||
```bash
|
||||
git clone git@github.com:badges/gh-badges
|
||||
cd gh-badges
|
||||
git clone git@github.com:badges/shields
|
||||
cd shields
|
||||
npm install
|
||||
sudo npm start
|
||||
```
|
||||
|
@ -63,9 +63,6 @@ The format is the following:
|
|||
|
||||
# Defaults
|
||||
|
||||
If you want to add a default badge, you only need to modify
|
||||
`default-badges.json`. The format is the same as that given to the API.
|
||||
|
||||
If you want to add a colorscheme, head to `colorscheme.json`. Each scheme has a
|
||||
name and a [CSS/SVG color][] for the color used in the first box (for the first
|
||||
piece of text, field `colorA`) and for the one used in the second box (field
|
||||
|
|
Loading…
Reference in New Issue
Block a user