Skip to content

Commit

Permalink
Merge pull request #66 from bantic/update-readme-with-build-instructions
Browse files Browse the repository at this point in the history
Update readme with info on building dist/
  • Loading branch information
fivetanley committed Jun 18, 2014
2 parents b7c070a + 7ba3e30 commit a264c33
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,12 @@ $ broccoli serve
$ karma start
```

Building dist/
--------------

```sh
$ broccoli build dist
# Broccoli will not overwrite dist/, so you
# may need to delete it first
```

0 comments on commit a264c33

Please sign in to comment.