docs: nodejs deb now includes npm

This commit is contained in:
Stein Magnus Jodal 2013-08-04 11:24:00 +02:00
parent dc7289ba83
commit 95c8077135

View File

@ -54,7 +54,7 @@ Building from source
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm
sudo apt-get install nodejs
2. Enter the `js/` in Mopidy's Git repo dir and install all dependencies: