Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ohager committed Apr 20, 2016
1 parent ce9a787 commit 6eddd97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,7 @@ You may pick the library directly from ``./dist``, use ``npm install nanoflux``,
1. Get sources: ``npm install nanoflux`` (or fork/clone this repo)
2. Install dependencies: ``npm install``
3. Build:
- ``gulp`` to create the minified bundle ``.\dist\nanoflux.min.js``
- ``gulp dev`` to create the non-minified bundle ``.\dist\nanoflux.js``
- ``gulp`` to build the minified and non-minified bundle in ``.\dist``

Pronto!

Expand Down

0 comments on commit 6eddd97

Please sign in to comment.