mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-10 08:55:00 -04:00
Merge 30e75a3761
into 3944517aff
This commit is contained in:
commit
14335b3c76
1 changed files with 10 additions and 10 deletions
|
@ -73,7 +73,7 @@ Additionally, you'll need [node.js](http://nodejs.org).
|
|||
1. Move to a folder where you want to install Etherpad Lite. Clone the git repository `git clone git://github.com/Pita/etherpad-lite.git`
|
||||
2. Change into the new directory containing the cloned source code `cd etherpad-lite`
|
||||
|
||||
Now, run `bin\run.sh` and open <http://127.0.0.1:9001> in your browser.
|
||||
Now, run `bin/run.sh` and open <http://127.0.0.1:9001> in your browser.
|
||||
|
||||
Update to the latest version with `git pull origin`. The next start with bin/run.sh will update the dependencies.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue