mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Merge branch 'master' of github.com:lutoma/etherpad-lite
This commit is contained in:
commit
81e13700ed
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ documented codebase makes it easier for developers to improve the code
|
||||||
* Plugin framework
|
* Plugin framework
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
1. download latest node.js version from <http://nodejs.org/> and build it with this instructions <https://github.com/joyent/node/wiki/Installation>
|
1. download latest node.js version from <http://nodejs.org/> and build it with this instructions <https://github.com/joyent/node/wiki/Installation>. THE NODE.JS VERSION OF YOUR LINUX REPOSITORY MAY BE TOO OLD. PLEASE COMPILE FROM THE SOURCE TO GET SURE YOU HAVE THE LATEST VERSION.
|
||||||
2. install npm [curl http://npmjs.org/install.sh | sh]
|
2. install npm [curl http://npmjs.org/install.sh | sh]
|
||||||
3. install socket.io [npm install socket.io]
|
3. install socket.io [npm install socket.io]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue