summaryrefslogtreecommitdiff
path: root/cbars.buetow.foo
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 01:33:13 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 01:33:13 +0200
commit258d6a2d29fde041078c8b10eb147f7439a331b6 (patch)
tree7d749abe88442e78713e4cc347cdfba6ddf3d25f /cbars.buetow.foo
parent54138be1397c421191b5c6717e01a2d5cadcfcb3 (diff)
fix
Diffstat (limited to 'cbars.buetow.foo')
-rw-r--r--cbars.buetow.foo/content/50.Download.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbars.buetow.foo/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml
index a59c202..fcd1b73 100644
--- a/cbars.buetow.foo/content/50.Download.xml
+++ b/cbars.buetow.foo/content/50.Download.xml
@@ -3,7 +3,7 @@
<pagetitle>Download</pagetitle>
<text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text>
<textheader>Install from deb repository</textheader>
- <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo:</text>
+ <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install !!HOSTNAME!!:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>
<text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text>