diff options
| -rw-r--r-- | dev.buetow.org/content/home.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index d907b48..58dc519 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -22,7 +22,7 @@ <textheader>Deb repository</textheader> <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text> <code>[deb|deb-src] http://deb.buetow.org/apt DISTRIBUTION main</code> - <text>Where DISTRIBUTION may be squeeze, wheezy.... To the repo please run: </text> + <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> |
