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
|
||||
|
||||
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
|
||||
have to use [Chris Lea's PPA](https://launchpad.net/~chris-lea/+archive/node.js/)
|
||||
Ubuntu, you also need the nodejs-dev and nodejs-legacy packages. You may
|
||||
also choose to use [Chris Lea's PPA](https://launchpad.net/~chris-lea/+archive/node.js/)
|
||||
or compile from source.
|
||||
2. Install [libgroove](https://github.com/andrewrk/libgroove).
|
||||
3. Clone the source.
|
||||
|
|
|
|||
Loading…
Reference in a new issue