Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shapeshed committed Mar 6, 2013
1 parent 9a31826 commit 4961aa4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ The site is built on [flim](https://github.com/shapeshed/flim), a static site ge
## Deployment

make deploy

## OSX specific notes

If you are on OSX the `Makefile` uses GNU sed and GNU md5sum. To install these on a Mac do

brew install --default-names gnu-sed
brew install md5sha1sum

0 comments on commit 4961aa4

Please sign in to comment.