diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:14:47 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:14:47 +0200 |
| commit | 3c048c6c5ff5f918267c369ef1d1556f49cb586f (patch) | |
| tree | 761bb2051cfd40899b11bb738325df575c6879ee /pwgrep.buetow.org | |
| parent | 4f1da9553943f9c2e6c9dd2790b3ff739b5f372f (diff) | |
question = ( to ) ? be : ! be;
-- Wm. Shakespeare
Diffstat (limited to 'pwgrep.buetow.org')
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index a59c202..f74def5 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -3,7 +3,9 @@ <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</text> + <code>apt-get update;apt-get install cpuinfo:</code> + <text>(Please replace wheezy with jessie if you are debian GNU/Linux Jessie)</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> |
