Skip to content

Commit

Permalink
Update installation.html
Browse files Browse the repository at this point in the history
(why can't I preview this...)
  • Loading branch information
retropc authored Jan 23, 2022
1 parent 140be7e commit 156b273
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

Or, alternatively:
<ul>
<li>/path/to/your/qwebirc-install/venv/bin/python run.py</li>
<ul>
<li><b>/path/to/your/qwebirc-install/</b>venv/bin/python run.py</li>
</ul>
</li>
<li>Browse to http://yourmachine:9090/</li>
</ul>
Expand All @@ -42,7 +42,10 @@ <h2>Debian and derivatives (i.e. Ubuntu, Mint)</h2>

Install the following packages:

<b>python2 python2-dev python3-pip python3-openssl openjdk-11-jre-headless git python3-virtualenv</b>
<ul>
<li>Debian: </b>python2 python2-dev python3-pip python3-openssl openjdk-11-jre-headless git python3-virtualenv</b>
<li>(Ubuntu/others may have slightly different package names)</li>
</ul>

<hr/>

Expand Down

0 comments on commit 156b273

Please sign in to comment.