diff options
| -rw-r--r-- | dev.buetow.org/content/home.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index a2e74d7..d907b48 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -21,8 +21,8 @@ </text> <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 REPLACEWITHDISTNAME main</code> - <text>To trust it please run: </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> <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> |
