Skip to content

Commit

Permalink
update packaging readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Apr 8, 2015
1 parent 3bd9675 commit 47408b6
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions packaging/README-packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,13 @@ branch. You can run directly against master like this:
Building for non-ember-cli apps
-------------------------------

If you want something not in the
[prebuilt releases](https://github.com/ef4/liquid-fire/releases), you
can build your own by installing the Broccoli cli tool:

sudo npm install -g broccoli-cli

And doing a Broccoli build in this directory:

broccoli build ./dist
You can use [Giftwrap](http://github.com/ef4/ember-giftwrap) to
produce builds of liquid-fire for use in non-ember-cli apps. The
`example/prebuilt-example.html` illustrates how to use the output of
giftwrap.

Remember that your build will only be compatible with the precise
Ember version you used to build it.

Releasing
---------
Expand Down

0 comments on commit 47408b6

Please sign in to comment.