Add PPA information.
This commit is contained in:
parent
535935fa2a
commit
6d11159571
13
index.html
13
index.html
@ -150,6 +150,9 @@
|
|||||||
Command-line utility that creates an end-user-friendly
|
Command-line utility that creates an end-user-friendly
|
||||||
changelog from special comments in Git commits.
|
changelog from special comments in Git commits.
|
||||||
</p>
|
</p>
|
||||||
|
<pre><code>sudo apt-add-repository ppa:bovender/bovender
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install create-changelog</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="panel panel-primary">
|
<div class="panel panel-primary">
|
||||||
@ -168,11 +171,17 @@
|
|||||||
Ubuntu Unity indicator that displays the current IP
|
Ubuntu Unity indicator that displays the current IP
|
||||||
address(es) in the indicator bar.
|
address(es) in the indicator bar.
|
||||||
</p>
|
</p>
|
||||||
|
<pre><code>sudo apt-add-repository ppa:bovender/bovender
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install indicator-ip</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
See more over at my <a href="https://github.com/bovender">GitHub
|
See more over at my
|
||||||
repository</a>.
|
<a href="https://github.com/bovender">GitHub repository</a>
|
||||||
|
and have a look at my
|
||||||
|
<a href="https://launchpad.net/~bovender/+archive/ubuntu/bovender">Ubuntu PPA</a>.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-5">
|
<div class="col-md-5">
|
||||||
<img src="img/plesse.png" alt="The Plesse castle near Bovenden" title="The Plesse castle near Bovenden" class="img-responsive img-rounded center-block">
|
<img src="img/plesse.png" alt="The Plesse castle near Bovenden" title="The Plesse castle near Bovenden" class="img-responsive img-rounded center-block">
|
||||||
|
Loading…
Reference in New Issue
Block a user