diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-22 20:11:56 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-22 20:11:56 -0400 |
commit | a2761ab6c74d9794eb1650c8249ba8bcfc6f439a (patch) | |
tree | 7741834a92e983f1be0b7cb703779ab6323f75c6 /website/download.mdwn | |
parent | 80fa48160844ace97727896131c67df78ea4bb61 (diff) | |
parent | 501f12cbf5e16ac521a27a32541d852fda4be682 (diff) |
Merge commit 'web/master'
Diffstat (limited to 'website/download.mdwn')
-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`: |