diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-03 11:11:37 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-03 11:11:37 -0500 |
commit | d5359f4785e7235f07da0a380be747cb54094e35 (patch) | |
tree | 2b30579a8d41ed073b36e6bcefb7775b7f56cc2a /website | |
parent | be606510fb37cac8ca7eddadf719efb0598a2ed2 (diff) |
update debian info on web
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index a5c7479..4925f1a 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -19,11 +19,13 @@ Monkeysphere relies on: ## Debian ## -If you are running a [Debian](http://www.debian.org/) system, you can -install Monkeysphere by following these directions: +If you are running a [Debian](http://www.debian.org/) system, the +[monkeysphere is now available in the unstable +("sid") distribution](http://packages.debian.org/sid/monkeysphere). -You can add this repo to your system by putting the following lines in -`/etc/apt/sources.list.d/monkeysphere.list`: +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`: deb http://archive.monkeysphere.info/debian experimental monkeysphere deb-src http://archive.monkeysphere.info/debian experimental monkeysphere |