diff options
Diffstat (limited to 'httpbench.buetow.org/content/50.Download.xml')
| -rw-r--r-- | httpbench.buetow.org/content/50.Download.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httpbench.buetow.org/content/50.Download.xml b/httpbench.buetow.org/content/50.Download.xml index 4cab303..d5fadc5 100644 --- a/httpbench.buetow.org/content/50.Download.xml +++ b/httpbench.buetow.org/content/50.Download.xml @@ -6,7 +6,7 @@ <text>If you have Debian GNU/Linux Squeeze amd64 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 httpbench:</text> <code>deb http://deb.buetow.org/apt squeeze main deb-src http://deb.buetow.org/apt squeeze 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/httpbench".</text> <text>To update to the latest stable version just type "cd ./httpbench; git pull".</text> |
