diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-02-03 20:59:41 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-02-03 20:59:41 -0500 |
commit | 001f9d9990b0341dfc8b94651cd7a7e51dccd6cf (patch) | |
tree | 2b30579a8d41ed073b36e6bcefb7775b7f56cc2a /website/download.mdwn | |
parent | 21665a14ffb50d63914748725b26a057950cad6b (diff) | |
parent | d5359f4785e7235f07da0a380be747cb54094e35 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'website/download.mdwn')
-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 |