diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index b0c45b8..3cf9d62 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -18,13 +18,16 @@ Monkeysphere relies on: ## Debian ## If you are running a [Debian](http://www.debian.org/) system, the -[monkeysphere is available in the Debian testing ("squeeze") -distribution](http://packages.debian.org/testing/monkeysphere). If -you are running Debian testing, install the latest monkeysphere -version: +[monkeysphere is available in the Debian archive](http://packages.debian.org/search?keywords=monkeysphere&searchon=names§ion=all&suite=all) + +If you are running Debian unstable or testing install the latest monkeysphere +version as follows: aptitude install monkeysphere +If you are running Debian stable, you can get the monkeysphere package +from [backports.org](http://backports.org/dokuwiki/doku.php?id=instructions) + You can also install the Monkeysphere directly from the Monkeysphere Debian archive. You can add this archive to your system by putting the following lines in `/etc/apt/sources.list.d/monkeysphere.list`: |