Compare commits
1 commit
master
...
nodejs-ins
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d68402b32 |
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@ Try out the [live demo](http://demo.groovebasin.com/).
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
1. Install [Node.js](http://nodejs.org) v0.10.x. Note that on Debian and
|
1. Install [Node.js](http://nodejs.org) v0.10.x. Note that on Debian and
|
||||||
Ubuntu, sadly the official node package is not sufficient. You will either
|
Ubuntu, you also need the nodejs-dev and nodejs-legacy packages. You may
|
||||||
have to use [Chris Lea's PPA](https://launchpad.net/~chris-lea/+archive/node.js/)
|
also choose to use [Chris Lea's PPA](https://launchpad.net/~chris-lea/+archive/node.js/)
|
||||||
or compile from source.
|
or compile from source.
|
||||||
2. Install [libgroove](https://github.com/andrewrk/libgroove).
|
2. Install [libgroove](https://github.com/andrewrk/libgroove).
|
||||||
3. Clone the source.
|
3. Clone the source.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue