Skip to content

Commit

Permalink
readme fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hoch committed Jun 28, 2016
1 parent a289171 commit 65c8616
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ Omnitone is a robust implementation of [FOA (first-order-ambisonic)](https://en.

## Installation

Omnitone is designed to be used for the web-facing project, so the installation via [Bower](https://bower.io/) is recommended. Alternatively, you clone or download this repository and use the library file as usual.
Omnitone is designed to be used for the web-facing project, so the installation via [Bower](https://bower.io/) or [NPM](https://www.npmjs.com/) is recommended. Alternatively, you clone or download this repository and use the library file as usual.

```bash
bower install omnitone
// Or
npm install omnitone
```


Expand Down

0 comments on commit 65c8616

Please sign in to comment.