infopoint-html: mention Raspberry Pi, change aptitude to omnipresent apt-get
authorRoland Hieber <rohieb@rohieb.name>
Sat, 9 Nov 2013 02:10:29 +0000 (03:10 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Sat, 9 Nov 2013 02:10:29 +0000 (03:10 +0100)
projects/infopoint-html.mdwn

index 474988b..8924981 100644 (file)
@@ -37,11 +37,13 @@ plain text.
 Cool, what do I have to do?
 ---------------------------
 
 Cool, what do I have to do?
 ---------------------------
 
-  * Get a machine with a network connection and a big display
+  * 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.
   * Install a fresh [Debian](http://debian.org/distrib) system on it (“base” 
   * Install a fresh [Debian](http://debian.org/distrib) system on it (“base” 
-    package set is totally sufficient)
+    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]]).
   * Add my [[personal Debian repository|rohieb-name-repo]]).
-  * Install the Infopoint HTML Viewer: `aptitude install infopoint-html`
+  * 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"`.
   * `/etc/init.d/infopoint-html start`, or simply reboot.
   * Configure the URL you want to display: edit `/etc/default/infopoint-html` 
     and change the `URL` option. Also be sure to set `AUTOSTART="yes"`.
   * `/etc/init.d/infopoint-html start`, or simply reboot.
This page took 0.027244 seconds and 4 git commands to generate.