mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Merge ae5b12e018
into 6fe4034e7c
This commit is contained in:
commit
4c45391b7c
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
|
|||
|
||||
<ol start="3">
|
||||
<li>Move to a folder where you want to install Etherpad Lite. Clone the git repository <code>git clone 'git://github.com/Pita/etherpad-lite.git'</code><br> </li>
|
||||
<li>Move into the newly cloned repository with <code>cd etherpad-lite</code><br> </li>
|
||||
<li>Install the dependencies with <code>bin/installDeps.sh</code><br> </li>
|
||||
<li>Start it with <code>bin/run.sh</code><br> </li>
|
||||
<li>Open your web browser and visit <a href="http://localhost:9001">http://localhost:9001</a>. You like it? Look at the 'Next Steps' section below</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue