X-Git-Url: http://git.rohieb.name/www-rohieb-name.git/blobdiff_plain/d01f6626c9c43451f9d421f7020720e8aaa5cb26..1be1cddbb7c5dc96e828e0476ab72f1f80675302:/projects/infopoint-html.mdwn diff --git a/projects/infopoint-html.mdwn b/projects/infopoint-html.mdwn index 8924981..30278e7 100644 --- a/projects/infopoint-html.mdwn +++ b/projects/infopoint-html.mdwn @@ -38,11 +38,11 @@ Cool, what do I have to do? --------------------------- * Get a machine with a network connection and a big display. For example, you - can hook a [Raspberry Pi][http://www.raspberrypi.org/] to a TV. + can hook a [Raspberry Pi](http://www.raspberrypi.org) to a TV. * Install a fresh [Debian](http://debian.org/distrib) system on it (“base” package set is totally sufficient). For the Raspberry Pi, you might want to - use [Raspbian][http://raspbian.org/]. - * Add my [[personal Debian repository|rohieb-name-repo]]). + use [Raspbian](http://raspbian.org). + * Add my [[personal Debian repository|rohieb-name-repo]]. * Install the Infopoint HTML Viewer: `apt-get install infopoint-html` * Configure the URL you want to display: edit `/etc/default/infopoint-html` and change the `URL` option. Also be sure to set `AUTOSTART="yes"`.