Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thisandagain committed Jan 26, 2013
1 parent 85fc21c commit e786ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
`themakermap.com` is deployed as a static site using Github Pages. That said, in order to work on the project, you'll want to ensure that you have a few tools setup a ready to go:

- Install [Node.js](http://nodejs.org/)
- Install [LESS](http://lesscss.org/) `npm install -g less`
- Install [LESS](http://lesscss.org/) using [NPM](https://npmjs.org/) `npm install -g less`

### To Build
```bash
Expand Down

0 comments on commit e786ada

Please sign in to comment.