diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:17:48 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:17:48 +0200 |
| commit | 35a1cc813cb29c3cc5ae20c1d98711a2947929ef (patch) | |
| tree | fb087d807aa3f387d31440fcfcc2743707729c3a /pwgrep.buetow.org/content | |
| parent | 3c048c6c5ff5f918267c369ef1d1556f49cb586f (diff) | |
Let me take you a button-hole lower.
-- William Shakespeare, "Love's Labour's Lost"
Diffstat (limited to 'pwgrep.buetow.org/content')
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index f74def5..1e946c1 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -3,12 +3,14 @@ <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</text> - <code>apt-get update;apt-get install cpuinfo:</code> - <text>(Please replace wheezy with jessie if you are debian GNU/Linux Jessie)</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:</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> + <text>(Please replace wheezy with jessie if you are debian GNU/Linux Jessie) and run afterwards:</text> + <code>curl http://deb.buetow.org/apt/pubkey.gpg | +sudo apt-key add - +apt-get update +apt-get install cpuinfo</code> <textheader>Download from git repository</textheader> <text> <noop>Go to </noop> |
