mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Improved the readme a bit
This commit is contained in:
parent
3c46cce341
commit
39bc588ae7
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Visit <http://pitapoison.de:9001> to test it live. <br>You can find the same ins
|
||||||
**As any user (we recommend creating a separate user called etherpad-lite):**
|
**As any user (we recommend creating a separate user called etherpad-lite):**
|
||||||
|
|
||||||
<ol start="4">
|
<ol start="4">
|
||||||
<li> Clone the git repository <code>git clone 'git://github.com/Pita/etherpad-lite.git'</code><br> </li>
|
<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> Install the dependencies with <code>bin/installDeps.sh</code> <i>(if you have problems at this step, look at the section Troubleshooting below)</i><br> </li>
|
<li> Install the dependencies with <code>bin/installDeps.sh</code> <i>(if you have problems at this step, look at the section Troubleshooting below)</i><br> </li>
|
||||||
<li> Start it with <code>bin/run.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>
|
<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