diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:30:16 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:30:16 +0100 |
| commit | 8f9afe65075d800acc42c72dbfc3c59f6054d764 (patch) | |
| tree | b9d817924428d5d04089675dc7c2110007296883 /pwgrep.buetow.org/content/50.Download.xml | |
| parent | 43c94a43b7320967d145763c173685efd3c8ded2 (diff) | |
add sudo
Diffstat (limited to 'pwgrep.buetow.org/content/50.Download.xml')
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index 7b3edfb..6ab454e 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -6,7 +6,7 @@ <text>If you have Debian GNU/Linux Squeeze 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 pwgrep:</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 | apt-key add -".</text> + <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text> <textheader>Download from Git repository</textheader> <text>For git just type "git clone git://git.buetow.org/pwgrep".</text> <text>To update to the latest stable version just type "cd ./pwgrep; git pull".</text> |
